Commit 4e597dc 1 parent ea93059 commit 4e597dc Copy full SHA for 4e597dc
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ exclude: '^docs/conf.py'
2
2
3
3
repos :
4
4
- repo : https://github.com/pre-commit/pre-commit-hooks
5
- rev : v4.3 .0
5
+ rev : v4.4 .0
6
6
hooks :
7
7
- id : trailing-whitespace
8
8
- id : check-added-large-files
17
17
args : ['--fix=no']
18
18
19
19
- repo : https://github.com/PyCQA/flake8
20
- rev : 5 .0.4
20
+ rev : 6 .0.0
21
21
hooks :
22
22
- id : flake8
23
23
additional_dependencies :
@@ -39,22 +39,22 @@ repos:
39
39
40
40
41
41
- repo : https://github.com/psf/black
42
- rev : 22.10 .0
42
+ rev : 23.3 .0
43
43
hooks :
44
44
- id : black
45
45
46
46
- repo : https://github.com/PyCQA/isort
47
- rev : 5.10.1
47
+ rev : 5.12.0
48
48
hooks :
49
49
- id : isort
50
50
51
51
- repo : https://github.com/pre-commit/pygrep-hooks
52
- rev : v1.9 .0
52
+ rev : v1.10 .0
53
53
hooks :
54
54
- id : rst-backticks
55
55
56
56
- repo : https://github.com/asottile/pyupgrade
57
- rev : v3.2.2
57
+ rev : v3.8.0
58
58
hooks :
59
59
- id : pyupgrade
60
60
args : [--py38-plus]
You can’t perform that action at this time.
0 commit comments