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 @@ -13,11 +13,11 @@ repos:
1313 args : ["--ignore-words=codespell.txt"]
1414 exclude : ' codespell.txt|\.svg$'
1515 - repo : https://github.com/psf/black
16- rev : 24.4.2
16+ rev : 24.10.0
1717 hooks :
1818 - id : black
1919 - repo : https://github.com/PyCQA/flake8
20- rev : 7.1.0
20+ rev : 7.1.1
2121 hooks :
2222 - id : flake8
2323 - repo : https://github.com/PyCQA/isort
@@ -33,12 +33,12 @@ repos:
3333 language : script
3434 types : [python]
3535 - repo : https://github.com/PyCQA/bandit
36- rev : 1.7.9
36+ rev : 1.8.0
3737 hooks :
3838 - id : bandit
3939 args : ["-ll"]
4040 - repo : https://github.com/pre-commit/pre-commit-hooks
41- rev : v4.6 .0
41+ rev : v5.0 .0
4242 hooks :
4343 # See https://pre-commit.com/hooks.html for more hooks
4444 # - id: check-added-large-files
6161 - id : check-merge-conflict
6262 - id : debug-statements
6363 - repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
64- rev : v9.16 .0
64+ rev : v9.19 .0
6565 hooks :
6666 - id : commitlint
6767 stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments