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 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.6 .0
3
+ rev : v5.0 .0
4
4
hooks :
5
5
- id : trailing-whitespace
6
6
- id : end-of-file-fixer
@@ -10,11 +10,11 @@ repos:
10
10
- id : name-tests-test
11
11
- id : requirements-txt-fixer
12
12
- repo : https://github.com/asottile/setup-cfg-fmt
13
- rev : v2.5 .0
13
+ rev : v2.7 .0
14
14
hooks :
15
15
- id : setup-cfg-fmt
16
16
- repo : https://github.com/asottile/reorder-python-imports
17
- rev : v3.13 .0
17
+ rev : v3.14 .0
18
18
hooks :
19
19
- id : reorder-python-imports
20
20
args : [--py39-plus]
23
23
hooks :
24
24
- id : add-trailing-comma
25
25
- repo : https://github.com/asottile/pyupgrade
26
- rev : v3.17 .0
26
+ rev : v3.18 .0
27
27
hooks :
28
28
- id : pyupgrade
29
29
args : [--py39-plus]
You can’t perform that action at this time.
0 commit comments