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 7
7
exclude : /.*tests/
8
8
9
9
- repo : https://github.com/psf/black-pre-commit-mirror
10
- rev : 24.4.2
10
+ rev : 24.8.0
11
11
hooks :
12
12
- id : black
13
13
language_version : python3.8
14
14
15
15
- repo : https://github.com/pycqa/flake8
16
- rev : 7.1.0
16
+ rev : 7.1.1
17
17
hooks :
18
18
- id : flake8
19
19
args :
@@ -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.1.4
43
+ rev : 2.2.3
44
44
hooks :
45
45
- id : pyproject-fmt
46
46
- repo : https://github.com/abravalheri/validate-pyproject
47
- rev : v0.18
47
+ rev : v0.19
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.16 .0
59
+ rev : v3.17 .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