File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- default_stages : [commit]
1+ default_stages : [pre- commit]
22repos :
33 - repo : https://github.com/pre-commit/pre-commit-hooks
4- rev : v4.2 .0
4+ rev : v5.0 .0
55 hooks :
66 - id : end-of-file-fixer
77 - id : check-added-large-files
1717 - id : mixed-line-ending
1818 args : ['--fix=no']
1919 - repo : https://github.com/jorisroovers/gitlint
20- rev : v0.17.0
20+ rev : v0.19.1
2121 hooks :
2222 - id : gitlint
2323 args :
@@ -27,21 +27,21 @@ repos:
2727 ' --msg-filename' ,
2828 ]
2929 - repo : https://github.com/codespell-project/codespell
30- rev : v2.1.0
30+ rev : v2.4.1
3131 hooks :
3232 - id : codespell
3333 exclude : ' ^go.sum'
3434 - repo : https://github.com/Yelp/detect-secrets
35- rev : v1.2 .0
35+ rev : v1.5 .0
3636 hooks :
3737 - id : detect-secrets
3838 exclude : ' .*_test.go$|README.md'
3939 - repo : https://github.com/zricethezav/gitleaks
40- rev : v8.8.6
40+ rev : v8.25.1
4141 hooks :
4242 - id : gitleaks
4343 - repo : https://github.com/igorshubovych/markdownlint-cli
44- rev : v0.31.1
44+ rev : v0.44.0
4545 hooks :
4646 - id : markdownlint
4747ci :
You can’t perform that action at this time.
0 commit comments