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 9
9
files : .+\.py$
10
10
11
11
- repo : https://github.com/psf/black
12
- rev : 22.3 .0
12
+ rev : 22.6 .0
13
13
hooks :
14
14
- id : black
15
15
@@ -19,13 +19,13 @@ repos:
19
19
- id : flake8
20
20
21
21
- repo : https://github.com/pre-commit/mirrors-mypy
22
- rev : v0.942
22
+ rev : v0.961
23
23
hooks :
24
24
- id : mypy
25
25
additional_dependencies : [types-all]
26
26
27
27
- repo : https://github.com/myint/rstcheck
28
- rev : 3f92957478422df87bd730abde66f089cc1ee19b
28
+ rev : v6.0.0.post1
29
29
hooks :
30
30
- id : rstcheck
31
31
@@ -51,14 +51,14 @@ repos:
51
51
additional_dependencies : [mdformat==0.7.14]
52
52
53
53
- repo : https://github.com/asottile/pyupgrade
54
- rev : v2.31.1
54
+ rev : v2.34.0
55
55
hooks :
56
56
- id : pyupgrade
57
57
args :
58
58
- " --py37-plus"
59
59
60
60
- repo : https://github.com/pre-commit/pre-commit-hooks
61
- rev : v4.1 .0
61
+ rev : v4.3 .0
62
62
hooks :
63
63
- id : trailing-whitespace
64
64
- id : end-of-file-fixer
You can’t perform that action at this time.
0 commit comments