File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ repos:
23
23
- id : end-of-file-fixer
24
24
- id : trailing-whitespace
25
25
- repo : https://github.com/tox-dev/pyproject-fmt
26
- rev : v2.5.0
26
+ rev : v2.5.1
27
27
hooks :
28
28
- id : pyproject-fmt
29
29
- repo : https://github.com/tox-dev/tox-ini-fmt
30
- rev : 1.4.1
30
+ rev : 1.5.0
31
31
hooks :
32
32
- id : tox-ini-fmt
33
33
- repo : https://github.com/rstcheck/rstcheck
@@ -37,17 +37,17 @@ repos:
37
37
additional_dependencies :
38
38
- tomli==2.0.1
39
39
- repo : https://github.com/asottile/pyupgrade
40
- rev : v3.19.0
40
+ rev : v3.19.1
41
41
hooks :
42
42
- id : pyupgrade
43
43
args : [--py38-plus]
44
44
- repo : https://github.com/adamchainz/django-upgrade
45
- rev : 1.22.2
45
+ rev : 1.23.1
46
46
hooks :
47
47
- id : django-upgrade
48
48
args : [--target-version, '3.2']
49
49
- repo : https://github.com/psf/black-pre-commit-mirror
50
- rev : 24.10 .0
50
+ rev : 25.1 .0
51
51
hooks :
52
52
- id : black
53
53
- repo : https://github.com/adamchainz/blacken-docs
@@ -57,12 +57,12 @@ repos:
57
57
additional_dependencies :
58
58
- black==23.1.0
59
59
- repo : https://github.com/pycqa/isort
60
- rev : 5.13.2
60
+ rev : 6.0.1
61
61
hooks :
62
62
- id : isort
63
63
name : isort (python)
64
64
- repo : https://github.com/pre-commit/mirrors-mypy
65
- rev : v1.13 .0
65
+ rev : v1.15 .0
66
66
hooks :
67
67
- id : mypy
68
68
additional_dependencies :
You can’t perform that action at this time.
0 commit comments