File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
repos :
3
3
- repo : https://github.com/PyCQA/bandit
4
- rev : 1.7.9
4
+ rev : 1.7.10
5
5
hooks :
6
6
- id : bandit
7
7
exclude : /.*tests/
8
8
9
9
- repo : https://github.com/psf/black-pre-commit-mirror
10
- rev : 24.8 .0
10
+ rev : 24.10 .0
11
11
hooks :
12
12
- id : black
13
13
language_version : python3.8
25
25
- id : isort
26
26
27
27
- repo : https://github.com/pre-commit/pre-commit-hooks
28
- rev : v4.6 .0
28
+ rev : v5.0 .0
29
29
hooks :
30
30
- id : requirements-txt-fixer
31
31
files : requirements/.*\.txt$
@@ -40,11 +40,11 @@ repos:
40
40
- id : detect-private-key
41
41
42
42
- repo : https://github.com/tox-dev/pyproject-fmt
43
- rev : 2.2 .3
43
+ rev : v2.4 .3
44
44
hooks :
45
45
- id : pyproject-fmt
46
46
- repo : https://github.com/abravalheri/validate-pyproject
47
- rev : v0.19
47
+ rev : v0.22
48
48
hooks :
49
49
- id : validate-pyproject
50
50
56
56
- " --strict"
57
57
58
58
- repo : https://github.com/asottile/pyupgrade
59
- rev : v3.17 .0
59
+ rev : v3.19 .0
60
60
hooks :
61
61
- id : pyupgrade
62
62
args : [--py38-plus]
You can’t perform that action at this time.
0 commit comments