File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11default_stages : [pre-commit]
22repos :
33 - repo : https://github.com/pre-commit/pre-commit-hooks
4- rev : v4.1 .0
4+ rev : v6.0 .0
55 hooks :
66 # not python related
77 - id : check-added-large-files
1111 args : [--allow-multiple-documents]
1212
1313 - repo : https://github.com/commitizen-tools/commitizen
14- rev : v3.12.0
14+ rev : v4.9.1
1515 hooks :
1616 - id : commitizen
1717 # don't forget to run pre-commit install --hook-type commit-msg for this hook to run
@@ -24,13 +24,13 @@ repos:
2424 - id : prettier
2525
2626 - repo : https://github.com/codespell-project/codespell
27- rev : v2.2.6
27+ rev : v2.4.1
2828 hooks :
2929 - id : codespell
3030 exclude : ^(ggshield-internal)
3131
3232 - repo : https://github.com/gitguardian/ggshield
33- rev : v1.36 .0
33+ rev : v1.43 .0
3434 hooks :
3535 - id : ggshield
3636 language_version : python3
You can’t perform that action at this time.
0 commit comments