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 17
17
- id : end-of-file-fixer
18
18
- id : trailing-whitespace
19
19
- repo : https://github.com/tox-dev/pyproject-fmt
20
- rev : v2.5.0
20
+ rev : v2.5.1
21
21
hooks :
22
22
- id : pyproject-fmt
23
23
- repo : https://github.com/tox-dev/tox-ini-fmt
41
41
- id : pyupgrade
42
42
args : [--py39-plus]
43
43
- repo : https://github.com/adamchainz/django-upgrade
44
- rev : 1.22.2
44
+ rev : 1.23.1
45
45
hooks :
46
46
- id : django-upgrade
47
47
args : [--target-version, '4.2']
@@ -56,12 +56,12 @@ repos:
56
56
additional_dependencies :
57
57
- black==25.1.0
58
58
- repo : https://github.com/pycqa/isort
59
- rev : 6.0.0
59
+ rev : 6.0.1
60
60
hooks :
61
61
- id : isort
62
62
name : isort (python)
63
63
- repo : https://github.com/PyCQA/flake8
64
- rev : 7.1.1
64
+ rev : 7.1.2
65
65
hooks :
66
66
- id : flake8
67
67
additional_dependencies :
70
70
- flake8-logging
71
71
- flake8-tidy-imports
72
72
- repo : https://github.com/pre-commit/mirrors-mypy
73
- rev : v1.14.1
73
+ rev : v1.15.0
74
74
hooks :
75
75
- id : mypy
You can’t perform that action at this time.
0 commit comments