File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
hooks :
5
5
- id : check-merge-conflict
6
6
- repo : https://github.com/asottile/yesqa
7
- rev : v1.4 .0
7
+ rev : v1.5 .0
8
8
hooks :
9
9
- id : yesqa
10
10
- repo : https://github.com/PyCQA/isort
11
11
rev : ' 5.12.0'
12
12
hooks :
13
13
- id : isort
14
14
- repo : https://github.com/psf/black
15
- rev : ' 23.1 .0'
15
+ rev : ' 23.7 .0'
16
16
hooks :
17
17
- id : black
18
18
language_version : python3 # Should be a command that runs python
@@ -46,12 +46,12 @@ repos:
46
46
- id : detect-private-key
47
47
exclude : ^examples/
48
48
- repo : https://github.com/PyCQA/flake8
49
- rev : ' 6.0 .0'
49
+ rev : ' 6.1 .0'
50
50
hooks :
51
51
- id : flake8
52
52
exclude : " ^docs/"
53
53
- repo : https://github.com/asottile/pyupgrade
54
- rev : ' v3.3 .1'
54
+ rev : ' v3.10 .1'
55
55
hooks :
56
56
- id : pyupgrade
57
57
args : ['--py36-plus']
You can’t perform that action at this time.
0 commit comments