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 22# See https://pre-commit.com/hooks.html for more hooks
33repos :
44- repo : https://github.com/PyCQA/bandit
5- rev : ' 1.8.3 '
5+ rev : ' 1.8.6 '
66 hooks :
77 - id : bandit
88 pass_filenames : false
7777 name : isort (pyi)
7878 types : [pyi]
7979- repo : https://github.com/pycqa/flake8
80- rev : 7.2 .0
80+ rev : 7.3 .0
8181 hooks :
8282 - id : flake8
8383 args : ["--config=.flake8"]
9090 - id : clang-format
9191 args : ["-i"]
9292- repo : https://github.com/gitleaks/gitleaks
93- rev : v8.26 .0
93+ rev : v8.28 .0
9494 hooks :
9595 - id : gitleaks
9696- repo : https://github.com/jumanjihouse/pre-commit-hooks
@@ -115,7 +115,7 @@ repos:
115115 ]
116116 files : ' ^dpnp/(dpnp_iface.*|fft|linalg|dpnp_array)'
117117- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
118- rev : v2.14 .0
118+ rev : v2.15 .0
119119 hooks :
120120 - id : pretty-format-toml
121121 args : [--autofix]
You can’t perform that action at this time.
0 commit comments