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 22# See https://pre-commit.com/hooks.html for more hooks
33repos :
44 - repo : https://github.com/pre-commit/pre-commit-hooks
5- rev : v5 .0.0
5+ rev : v6 .0.0
66 hooks :
77 - id : trailing-whitespace
88 - id : end-of-file-fixer
99 - id : check-added-large-files
1010 - repo : https://github.com/adrienverge/yamllint
11- rev : v1.37 .0
11+ rev : v1.38 .0
1212 hooks :
1313 - id : yamllint
1414 - repo : https://github.com/DavidAnson/markdownlint-cli2
15- rev : v0.17.2
15+ rev : v0.20.0
1616 hooks :
1717 - id : markdownlint-cli2-rules-docker
1818 - repo : https://github.com/codespell-project/codespell
@@ -23,11 +23,11 @@ repos:
2323 additional_dependencies :
2424 - tomli
2525 - repo : https://github.com/shellcheck-py/shellcheck-py
26- rev : v0.10 .0.1
26+ rev : v0.11 .0.1
2727 hooks :
2828 - id : shellcheck
2929 - repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
30- rev : v9.22 .0
30+ rev : v9.24 .0
3131 hooks :
3232 - id : commitlint
3333 stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments