Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mruby
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
mruby
Commits
69affd69
Commit
69affd69
authored
Dec 28, 2021
by
John Bampton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pre-commit autoupdate
https://pre-commit.com/#pre-commit-autoupdate
parent
6de0fcbd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.pre-commit-config.yaml
.pre-commit-config.yaml
+2
-2
No files found.
.pre-commit-config.yaml
View file @
69affd69
...
@@ -10,7 +10,7 @@ repos:
...
@@ -10,7 +10,7 @@ repos:
-
id
:
identity
-
id
:
identity
-
id
:
check-hooks-apply
-
id
:
check-hooks-apply
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v4.
0.1
rev
:
v4.
1.0
hooks
:
hooks
:
-
id
:
check-added-large-files
-
id
:
check-added-large-files
-
id
:
check-case-conflict
-
id
:
check-case-conflict
...
@@ -39,7 +39,7 @@ repos:
...
@@ -39,7 +39,7 @@ repos:
description
:
Check spelling with codespell
description
:
Check spelling with codespell
entry
:
codespell --ignore-words=codespell.txt
entry
:
codespell --ignore-words=codespell.txt
-
repo
:
https://github.com/igorshubovych/markdownlint-cli
-
repo
:
https://github.com/igorshubovych/markdownlint-cli
rev
:
v0.
29
.0
rev
:
v0.
30
.0
hooks
:
hooks
:
-
id
:
markdownlint
-
id
:
markdownlint
name
:
Run markdownlint
name
:
Run markdownlint
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment