File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ default_language_version:
6
6
7
7
repos :
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : v4.6 .0
9
+ rev : v5.0 .0
10
10
hooks :
11
11
- id : check-added-large-files
12
12
- id : check-case-conflict
@@ -17,11 +17,11 @@ repos:
17
17
- id : end-of-file-fixer
18
18
- id : trailing-whitespace
19
19
- repo : https://github.com/tox-dev/pyproject-fmt
20
- rev : 2.2.1
20
+ rev : 2.2.4
21
21
hooks :
22
22
- id : pyproject-fmt
23
23
- repo : https://github.com/tox-dev/tox-ini-fmt
24
- rev : 1.3 .1
24
+ rev : 1.4 .1
25
25
hooks :
26
26
- id : tox-ini-fmt
27
27
- repo : https://github.com/rstcheck/rstcheck
36
36
- id : pyupgrade
37
37
args : [--py38-plus]
38
38
- repo : https://github.com/adamchainz/django-upgrade
39
- rev : 1.20 .0
39
+ rev : 1.21 .0
40
40
hooks :
41
41
- id : django-upgrade
42
42
args : [--target-version, '3.2']
You can’t perform that action at this time.
0 commit comments