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 3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v4.5 .0
6
+ rev : v5.0 .0
7
7
hooks :
8
8
- id : end-of-file-fixer
9
9
- id : trailing-whitespace
10
10
- id : mixed-line-ending
11
11
- id : check-toml
12
12
- id : check-yaml
13
13
- repo : https://github.com/asottile/pyupgrade
14
- rev : v3.15.0
14
+ rev : v3.19.1
15
15
hooks :
16
16
- id : pyupgrade
17
17
args : [--py36-plus]
18
18
- repo : https://github.com/adamchainz/django-upgrade
19
- rev : 1.15.0
19
+ rev : 1.22.2
20
20
hooks :
21
21
- id : django-upgrade
22
22
args : [--target-version, "3.2"]
@@ -30,14 +30,14 @@ repos:
30
30
- id : rst-backticks
31
31
- id : rst-directive-colons
32
32
- repo : https://github.com/asottile/setup-cfg-fmt
33
- rev : v2.5 .0
33
+ rev : v2.7 .0
34
34
hooks :
35
35
- id : setup-cfg-fmt
36
36
- repo : https://github.com/tox-dev/pyproject-fmt
37
- rev : " 1 .5.3 "
37
+ rev : " v2 .5.0 "
38
38
hooks :
39
39
- id : pyproject-fmt
40
40
- repo : https://github.com/tox-dev/tox-ini-fmt
41
- rev : " 1.3 .1"
41
+ rev : " 1.4 .1"
42
42
hooks :
43
43
- id : tox-ini-fmt
You can’t perform that action at this time.
0 commit comments