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 @@ -2,7 +2,7 @@ default_language_version:
22 python : python3
33repos :
44 - repo : https://github.com/psf/black
5- rev : 23.1 .0
5+ rev : 23.3 .0
66 hooks :
77 - id : black
88 - repo : https://github.com/pre-commit/pre-commit-hooks
2525 - id : sort-simple-yaml
2626 - id : trailing-whitespace
2727 - repo : https://github.com/codespell-project/codespell
28- rev : v2.2.2
28+ rev : v2.2.4
2929 hooks :
3030 - id : codespell
3131 additional_dependencies : ["tomli"]
4848 - flake8-debugger==4.1.2
4949 - flake8-string-format==0.3.0
5050 - repo : https://github.com/pycqa/bandit
51- rev : 1.7.4
51+ rev : 1.7.5
5252 hooks :
5353 - id : bandit
54- args : [-c, pyproject.toml]
55- additional_dependencies : ["toml"]
54+ args : ["-c", " pyproject.toml" ]
55+ additional_dependencies : [".[ toml] "]
You can’t perform that action at this time.
0 commit comments