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 @@ -47,13 +47,13 @@ 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 .0
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
6666 - " -lll"
6767 - " tests"
6868 - repo : https://github.com/psf/black-pre-commit-mirror
69- rev : 25.1 .0
69+ rev : 25.9 .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.9.1
8383 hooks :
8484 - id : commitizen
8585 stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments