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 11repos :
22 - repo : https://github.com/astral-sh/ruff-pre-commit
3- rev : v0.9.4
3+ rev : v0.9.9
44 hooks :
55 - id : ruff
66 args : [--exit-non-zero-on-fix]
1111 - id : black
1212
1313 - repo : https://github.com/PyCQA/bandit
14- rev : 1.8.2
14+ rev : 1.8.3
1515 hooks :
1616 - id : bandit
1717 args : [--severity-level=high]
@@ -50,14 +50,14 @@ repos:
5050 exclude : ^.github/.*TEMPLATE|^Tests/(fonts|images)/
5151
5252 - repo : https://github.com/python-jsonschema/check-jsonschema
53- rev : 0.31.1
53+ rev : 0.31.2
5454 hooks :
5555 - id : check-github-workflows
5656 - id : check-readthedocs
5757 - id : check-renovate
5858
5959 - repo : https://github.com/woodruffw/zizmor-pre-commit
60- rev : v1.3.0
60+ rev : v1.4.1
6161 hooks :
6262 - id : zizmor
6363
6767 - id : sphinx-lint
6868
6969 - repo : https://github.com/tox-dev/pyproject-fmt
70- rev : v2.5.0
70+ rev : v2.5.1
7171 hooks :
7272 - id : pyproject-fmt
7373
You can’t perform that action at this time.
0 commit comments