File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
hooks :
10
10
- id : yesqa
11
11
- repo : https://github.com/PyCQA/isort
12
- rev : ' 5.13.2 '
12
+ rev : ' 6.0.0 '
13
13
hooks :
14
14
- id : isort
15
15
- repo : https://github.com/psf/black
16
- rev : ' 24.10 .0'
16
+ rev : ' 25.1 .0'
17
17
hooks :
18
18
- id : black
19
19
language_version : python3 # Should be a command that runs python3.6+
@@ -36,12 +36,12 @@ repos:
36
36
- id : pyupgrade
37
37
args : ['--py36-plus']
38
38
- repo : https://github.com/PyCQA/flake8
39
- rev : ' 7.1.1 '
39
+ rev : ' 7.1.2 '
40
40
hooks :
41
41
- id : flake8
42
42
exclude : " ^docs/"
43
43
- repo : https://github.com/rhysd/actionlint
44
- rev : v1.7.6
44
+ rev : v1.7.7
45
45
hooks :
46
46
- id : actionlint-docker
47
47
args :
52
52
- -ignore
53
53
- ' SC1004:'
54
54
- repo : https://github.com/sirosen/check-jsonschema
55
- rev : 0.31.0
55
+ rev : 0.31.1
56
56
hooks :
57
57
- id : check-github-actions
58
58
ci :
You can’t perform that action at this time.
0 commit comments