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 @@ -4,7 +4,7 @@ default_language_version:
44 python : python3.10
55repos :
66 - repo : https://github.com/pre-commit/pre-commit-hooks
7- rev : v4.6 .0
7+ rev : v5.0 .0
88 hooks :
99 - id : check-added-large-files
1010 - id : check-toml
1414 - id : end-of-file-fixer
1515 - id : trailing-whitespace
1616 - repo : https://github.com/astral-sh/ruff-pre-commit
17- rev : v0.6.5
17+ rev : v0.7.4
1818 hooks :
1919 - id : ruff
2020 args :
2323 files : ^source/
2424 - id : ruff-format
2525 - repo : https://github.com/gitleaks/gitleaks
26- rev : v8.19 .2
26+ rev : v8.21 .2
2727 hooks :
2828 - id : gitleaks
2929 - repo : https://github.com/codespell-project/codespell
3333 additional_dependencies :
3434 - tomli
3535 - repo : https://github.com/compilerla/conventional-pre-commit
36- rev : v3.4 .0
36+ rev : v3.6 .0
3737 hooks :
3838 - id : conventional-pre-commit
3939 stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments