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 @@ -45,13 +45,13 @@ repos:
4545 - flake8-bugbear
4646 - flake8-datetime-utcnow-plugin
4747 - repo : https://github.com/asottile/pyupgrade
48- rev : v3.20.0
48+ rev : v3.21.1
4949 hooks :
5050 - id : pyupgrade
5151 args :
5252 - " --py39-plus"
5353 - repo : https://github.com/pycqa/isort
54- rev : 6 .0.1
54+ rev : 7 .0.0
5555 hooks :
5656 - id : isort
5757 # - repo: https://github.com/pycqa/bandit
6464 # - "--exclude"
6565 # - "tests"
6666 - repo : https://github.com/pycqa/bandit
67- rev : 1.8.6
67+ rev : 1.9.0
6868 hooks :
6969 - id : bandit
7070 args :
7373 - " -lll"
7474 - " tests"
7575 - repo : https://github.com/psf/black-pre-commit-mirror
76- rev : 25.1 .0
76+ rev : 25.11 .0
7777 hooks :
7878 - id : black
7979 - repo : https://github.com/pre-commit/pygrep-hooks
You can’t perform that action at this time.
0 commit comments