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
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : ' v4.5 .0'
3
+ rev : ' v5.0 .0'
4
4
hooks :
5
5
- id : check-merge-conflict
6
6
exclude : " rst$"
@@ -13,12 +13,12 @@ repos:
13
13
hooks :
14
14
- id : isort
15
15
- repo : https://github.com/psf/black
16
- rev : ' 24.1.1 '
16
+ rev : ' 24.10.0 '
17
17
hooks :
18
18
- id : black
19
19
language_version : python3 # Should be a command that runs python3.6+
20
20
- repo : https://github.com/pre-commit/pre-commit-hooks
21
- rev : ' v4.5 .0'
21
+ rev : ' v5.0 .0'
22
22
hooks :
23
23
- id : check-case-conflict
24
24
- id : check-json
@@ -35,17 +35,17 @@ repos:
35
35
- id : debug-statements
36
36
# Another entry is required to apply file-contents-sorter to another file
37
37
- repo : https://github.com/pre-commit/pre-commit-hooks
38
- rev : ' v4.5 .0'
38
+ rev : ' v5.0 .0'
39
39
hooks :
40
40
- id : file-contents-sorter
41
41
files : |
42
42
.gitignore
43
43
- repo : https://github.com/asottile/pyupgrade
44
- rev : ' v3.15 .0'
44
+ rev : ' v3.19 .0'
45
45
hooks :
46
46
- id : pyupgrade
47
47
args : ['--py36-plus']
48
48
- repo : https://github.com/PyCQA/flake8
49
- rev : ' 7.0.0 '
49
+ rev : ' 7.1.1 '
50
50
hooks :
51
51
- id : flake8
You can’t perform that action at this time.
0 commit comments