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 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
@@ -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 : ^pytest_mypy_plugins_shim/.*\.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
@@ -76,18 +76,18 @@ repos:
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