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 @@ -8,13 +8,13 @@ default_install_hook_types:
88
99repos :
1010 - repo : https://github.com/compilerla/conventional-pre-commit
11- rev : v2.3 .0
11+ rev : v3.6 .0
1212 hooks :
1313 - id : conventional-pre-commit
1414 stages : [commit-msg]
1515
1616 - repo : https://github.com/pre-commit/pre-commit-hooks
17- rev : v4.4 .0
17+ rev : v5.0 .0
1818 hooks :
1919 - id : trailing-whitespace
2020 - id : mixed-line-ending
@@ -24,21 +24,21 @@ repos:
2424 - id : check-added-large-files
2525
2626 - repo : https://github.com/psf/black
27- rev : 23.7 .0
27+ rev : 24.10 .0
2828 hooks :
2929 - id : black
3030 types :
3131 - python
3232
3333 - repo : https://github.com/PyCQA/flake8
34- rev : 6 .1.0
34+ rev : 7 .1.1
3535 hooks :
3636 - id : flake8
3737 types :
3838 - python
3939
4040 - repo : https://github.com/pycqa/bandit
41- rev : 1.7.5
41+ rev : 1.7.10
4242 hooks :
4343 - id : bandit
4444 args : ["-ll"]
You can’t perform that action at this time.
0 commit comments