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: ^domdf_python_tools/compat/importlib_resources.py$
5
5
6
6
repos :
7
7
- repo : https://github.com/repo-helper/pyproject-parser
8
- rev : v0.5.0
8
+ rev : v0.7.0b1
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.2 .0
14
14
hooks :
15
15
- id : check-added-large-files
16
16
- id : check-ast
@@ -59,15 +59,15 @@ repos:
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.32.1
63
63
hooks :
64
64
- id : pyupgrade
65
65
args :
66
66
- --py36-plus
67
67
- --keep-runtime-typing
68
68
69
69
- repo : https://github.com/Lucas-C/pre-commit-hooks
70
- rev : v1.1.13
70
+ rev : v1.2.0
71
71
hooks :
72
72
- id : remove-crlf
73
73
- id : forbid-crlf
You can’t perform that action at this time.
0 commit comments