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 4
4
5
5
repos :
6
6
- repo : https://github.com/pre-commit/pre-commit-hooks
7
- rev : v4.4 .0
7
+ rev : v5.0 .0
8
8
hooks :
9
9
- id : trailing-whitespace
10
10
- id : no-commit-to-branch
@@ -14,23 +14,23 @@ repos:
14
14
- id : check-yaml
15
15
16
16
- repo : https://github.com/psf/black
17
- rev : 23.3 .0
17
+ rev : 24.8 .0
18
18
hooks :
19
19
- id : black
20
20
21
21
- repo : https://github.com/PyCQA/flake8
22
- rev : 6.0.0
22
+ rev : 7.1.1
23
23
hooks :
24
24
- id : flake8
25
25
args :
26
26
- --extend-ignore=E722
27
27
28
28
- repo : https://github.com/PyCQA/isort
29
- rev : 5.12.0
29
+ rev : 5.13.2
30
30
hooks :
31
31
- id : isort
32
32
33
33
- repo : https://github.com/adrienverge/yamllint.git
34
- rev : v1.32.0
34
+ rev : v1.35.1
35
35
hooks :
36
36
- id : yamllint
You can’t perform that action at this time.
0 commit comments