File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313
1414repos :
1515 - repo : https://github.com/pre-commit/pre-commit-hooks
16- rev : v4.6 .0
16+ rev : v5.0 .0
1717 hooks :
1818 - id : check-added-large-files
1919 - id : check-merge-conflict
@@ -33,24 +33,24 @@ repos:
3333 - commit-msg
3434
3535 - repo : https://github.com/codespell-project/codespell
36- rev : v2.3.0
36+ rev : v2.4.1
3737 hooks :
3838 - id : codespell
3939
4040 - repo : https://github.com/adrienverge/yamllint
41- rev : v1.35 .1
41+ rev : v1.37 .1
4242 hooks :
4343 - id : yamllint
4444 args : [-c=.yamllint]
4545
4646 - repo : https://github.com/igorshubovych/markdownlint-cli
47- rev : v0.41 .0
47+ rev : v0.44 .0
4848 hooks :
4949 - id : markdownlint
5050 - id : markdownlint-fix
5151
5252 - repo : https://github.com/lycheeverse/lychee
53- rev : v0.15.1
53+ rev : nightly
5454 hooks :
5555 - id : lychee-docker
5656 # Optionally include additional CLI arguments
You can’t perform that action at this time.
0 commit comments