File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 8
8
9
9
repos :
10
10
- repo : https://github.com/repo-helper/pyproject-parser
11
- rev : v0.9.0
11
+ rev : v0.9.1
12
12
hooks :
13
13
- id : reformat-pyproject
14
14
15
15
- repo : https://github.com/pre-commit/pre-commit-hooks
16
- rev : v3.4 .0
16
+ rev : v4.5 .0
17
17
hooks :
18
18
- id : check-added-large-files
19
19
- id : check-ast
@@ -43,13 +43,13 @@ repos:
43
43
- id : bind-requirements
44
44
45
45
- repo : https://github.com/domdfcoding/flake8-dunder-all
46
- rev : v0.3.0
46
+ rev : v0.3.1
47
47
hooks :
48
48
- id : ensure-dunder-all
49
49
files : ^tox_recreate_hook/.*\.py$
50
50
51
51
- repo : https://github.com/domdfcoding/flake2lint
52
- rev : v0.4.2
52
+ rev : v0.4.3
53
53
hooks :
54
54
- id : flake2lint
55
55
@@ -62,32 +62,32 @@ repos:
62
62
- id : rst-inline-touching-normal
63
63
64
64
- repo : https://github.com/asottile/pyupgrade
65
- rev : v2.12 .0
65
+ rev : v3.15 .0
66
66
hooks :
67
67
- id : pyupgrade
68
68
args :
69
69
- --py36-plus
70
70
- --keep-runtime-typing
71
71
72
72
- repo : https://github.com/Lucas-C/pre-commit-hooks
73
- rev : v1.5.1
73
+ rev : v1.5.4
74
74
hooks :
75
75
- id : remove-crlf
76
76
- id : forbid-crlf
77
77
78
78
- repo : https://github.com/python-formate/snippet-fmt
79
- rev : v0.1.4
79
+ rev : v0.1.5
80
80
hooks :
81
81
- id : snippet-fmt
82
82
83
83
- repo : https://github.com/python-formate/formate
84
- rev : v0.5 .0
84
+ rev : v0.7 .0
85
85
hooks :
86
86
- id : formate
87
87
exclude : ^(doc-source/conf|__pkginfo__|setup)\.(_)?py$
88
88
89
89
- repo : https://github.com/domdfcoding/dep_checker
90
- rev : v0.7.1
90
+ rev : v0.8.0
91
91
hooks :
92
92
- id : dep_checker
93
93
args :
You can’t perform that action at this time.
0 commit comments