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 @@ -47,17 +47,17 @@ repos:
4747 - flake8-datetime-utcnow-plugin
4848 exclude : ^incident_io_client/
4949 - repo : https://github.com/asottile/pyupgrade
50- rev : v3.20.0
50+ rev : v3.21.1
5151 hooks :
5252 - id : pyupgrade
5353 args :
5454 - " --py38-plus"
5555 - repo : https://github.com/pycqa/isort
56- rev : 6 .0.1
56+ rev : 7 .0.0
5757 hooks :
5858 - id : isort
5959 - repo : https://github.com/pycqa/bandit
60- rev : 1.8.6
60+ rev : 1.9.0
6161 hooks :
6262 - id : bandit
6363 args :
6666 - " -lll"
6767 - " tests"
6868 - repo : https://github.com/psf/black-pre-commit-mirror
69- rev : 25.1 .0
69+ rev : 25.11 .0
7070 hooks :
7171 - id : black
7272 - repo : https://github.com/pre-commit/pygrep-hooks
7979 - id : python-no-log-warn
8080 - id : python-no-eval
8181 - repo : https://github.com/commitizen-tools/commitizen
82- rev : v4.8.3
82+ rev : v4.10.0
8383 hooks :
8484 - id : commitizen
8585 stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments