File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
10
10
repos :
11
11
- repo : https://github.com/asottile/pyupgrade
12
- rev : v3.19.1
12
+ rev : v3.20.0
13
13
hooks :
14
14
- id : pyupgrade
15
15
args : ["--py36-plus"]
16
16
17
17
- repo : https://github.com/adamchainz/django-upgrade
18
- rev : ' 1.23.1 '
18
+ rev : ' 1.25.0 '
19
19
hooks :
20
20
- id : django-upgrade
21
21
args : [--target-version, "2.2"]
22
22
23
23
- repo : https://github.com/PyCQA/flake8
24
- rev : 7.1.2
24
+ rev : 7.2.0
25
25
hooks :
26
26
- id : flake8
27
27
additional_dependencies : [Flake8-pyproject]
@@ -38,12 +38,12 @@ repos:
38
38
- id : isort
39
39
40
40
- repo : https://github.com/tox-dev/pyproject-fmt
41
- rev : v2.5.1
41
+ rev : v2.6.0
42
42
hooks :
43
43
- id : pyproject-fmt
44
44
45
45
- repo : https://github.com/rstcheck/rstcheck
46
- rev : v6.2.4
46
+ rev : v6.2.5
47
47
hooks :
48
48
- id : rstcheck
49
49
additional_dependencies :
You can’t perform that action at this time.
0 commit comments