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 1
1
repos :
2
2
- repo : https://github.com/adrienverge/yamllint.git
3
- rev : v1.33.0
3
+ rev : v1.35.1
4
4
hooks :
5
5
- id : yamllint
6
6
args : [-c=.yamllint.yml]
7
7
8
8
- repo : https://github.com/pycqa/isort
9
- rev : 5.12.0
9
+ rev : 5.13.2
10
10
hooks :
11
11
- id : isort
12
12
13
13
- repo : https://github.com/pre-commit/pre-commit-hooks
14
- rev : v4.5 .0
14
+ rev : v4.6 .0
15
15
hooks :
16
16
- id : trailing-whitespace
17
17
exclude : .bumpversion.cfg
@@ -25,12 +25,12 @@ repos:
25
25
- id : add-trailing-comma
26
26
27
27
- repo : https://github.com/asottile/pyupgrade
28
- rev : v3.15 .0
28
+ rev : v3.17 .0
29
29
hooks :
30
30
- id : pyupgrade
31
31
32
32
- repo : https://github.com/psf/black
33
- rev : 23.11.0
33
+ rev : 24.4.2
34
34
hooks :
35
35
- id : black
36
36
args : ["--safe"]
You can’t perform that action at this time.
0 commit comments