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 @@ -5,12 +5,12 @@ exclude: ^$
5
5
6
6
repos :
7
7
- repo : https://github.com/repo-helper/pyproject-parser
8
- rev : v0.2.3
8
+ rev : v0.3.0
9
9
hooks :
10
10
- id : reformat-pyproject
11
11
12
12
- repo : https://github.com/pre-commit/pre-commit-hooks
13
- rev : v3.4.0
13
+ rev : v4.0.1
14
14
hooks :
15
15
- id : check-added-large-files
16
16
- id : check-ast
@@ -46,20 +46,20 @@ repos:
46
46
files : ^domdf_python_tools/.*\.py$
47
47
48
48
- repo : https://github.com/domdfcoding/flake2lint
49
- rev : v0.4.0
49
+ rev : v0.4.1
50
50
hooks :
51
51
- id : flake2lint
52
52
53
53
- repo : https://github.com/pre-commit/pygrep-hooks
54
- rev : v1.8 .0
54
+ rev : v1.9 .0
55
55
hooks :
56
56
- id : python-no-eval
57
57
- id : rst-backticks
58
58
- id : rst-directive-colons
59
59
- id : rst-inline-touching-normal
60
60
61
61
- repo : https://github.com/asottile/pyupgrade
62
- rev : v2.12 .0
62
+ rev : v2.20 .0
63
63
hooks :
64
64
- id : pyupgrade
65
65
args :
73
73
- id : forbid-crlf
74
74
75
75
- repo : https://github.com/repo-helper/formate
76
- rev : v0.4.8
76
+ rev : v0.4.9
77
77
hooks :
78
78
- id : formate
79
79
exclude : ^(doc-source/conf|__pkginfo__|setup)\.(_)?py$
You can’t perform that action at this time.
0 commit comments