File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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.3.0
8
+ rev : v0.4.1
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
@@ -51,15 +51,15 @@ repos:
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.23.1
63
63
hooks :
64
64
- id : pyupgrade
65
65
args :
You can’t perform that action at this time.
0 commit comments