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 : ' v5 .0.0'
3
+ rev : ' v6 .0.0'
4
4
hooks :
5
5
- id : check-merge-conflict
6
6
exclude : " rst$"
9
9
hooks :
10
10
- id : yesqa
11
11
- repo : https://github.com/PyCQA/isort
12
- rev : ' 6.0.1 '
12
+ rev : ' 6.1.0 '
13
13
hooks :
14
14
- id : isort
15
- - repo : https://github.com/psf/black
16
- rev : ' 25.1 .0'
15
+ - repo : https://github.com/psf/black-pre-commit-mirror
16
+ rev : ' 25.9 .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 : ' v5 .0.0'
21
+ rev : ' v6 .0.0'
22
22
hooks :
23
23
- id : check-case-conflict
24
24
- id : check-json
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 : ' v5 .0.0'
38
+ rev : ' v6 .0.0'
39
39
hooks :
40
40
- id : file-contents-sorter
41
41
files : |
You can’t perform that action at this time.
0 commit comments