Commit b6e2d79 1 parent e3963e2 commit b6e2d79 Copy full SHA for b6e2d79
File tree 1 file changed +5
-5
lines changed
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 : 2.2.4
20
+ rev : v2.5.0
21
21
hooks :
22
22
- id : pyproject-fmt
23
23
- repo : https://github.com/tox-dev/tox-ini-fmt
@@ -31,16 +31,16 @@ repos:
31
31
additional_dependencies :
32
32
- tomli==2.0.1
33
33
- repo : https://github.com/asottile/pyupgrade
34
- rev : v3.17 .0
34
+ rev : v3.19 .0
35
35
hooks :
36
36
- id : pyupgrade
37
37
args : [--py39-plus]
38
38
- repo : https://github.com/psf/black-pre-commit-mirror
39
- rev : 24.8 .0
39
+ rev : 24.10 .0
40
40
hooks :
41
41
- id : black
42
42
- repo : https://github.com/adamchainz/blacken-docs
43
- rev : 1.18.0
43
+ rev : 1.19.1
44
44
hooks :
45
45
- id : blacken-docs
46
46
additional_dependencies :
60
60
- flake8-logging
61
61
- flake8-tidy-imports
62
62
- repo : https://github.com/pre-commit/mirrors-mypy
63
- rev : v1.11.2
63
+ rev : v1.13.0
64
64
hooks :
65
65
- id : mypy
You can’t perform that action at this time.
0 commit comments