File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
- id : requirements-txt-fixer
22
22
- id : trailing-whitespace
23
23
- repo : https://github.com/PyCQA/bandit.git
24
- rev : " 1.7.10 "
24
+ rev : " 1.8.3 "
25
25
hooks :
26
26
- id : bandit
27
27
args : [-q, -c, pyproject.toml]
@@ -33,19 +33,19 @@ repos:
33
33
args : ["--license=Apache License 2.0", "--owner=Intel Corporation"]
34
34
- id : sigoptlint-python
35
35
- repo : https://github.com/PyCQA/isort.git
36
- rev : " 5.13.2 "
36
+ rev : " 6.0.1 "
37
37
hooks :
38
38
- id : isort
39
39
- repo : https://github.com/sigopt/black.git
40
40
rev : sigopt-22.10.0
41
41
hooks :
42
42
- id : black
43
43
- repo : https://github.com/pycqa/flake8.git
44
- rev : 7.1.1
44
+ rev : 7.2.0
45
45
hooks :
46
46
- id : flake8
47
47
- repo : https://github.com/pre-commit/mirrors-mypy
48
- rev : " v1.13 .0"
48
+ rev : " v1.15 .0"
49
49
hooks :
50
50
- id : mypy
51
51
additional_dependencies :
You can’t perform that action at this time.
0 commit comments