Commit b42fe11 1 parent 731c945 commit b42fe11 Copy full SHA for b42fe11
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
additional_dependencies : ["tox>=4.9"]
@@ -32,16 +32,16 @@ repos:
32
32
additional_dependencies :
33
33
- tomli==2.0.1
34
34
- repo : https://github.com/asottile/pyupgrade
35
- rev : v3.17 .0
35
+ rev : v3.19 .0
36
36
hooks :
37
37
- id : pyupgrade
38
38
args : [--py39-plus]
39
39
- repo : https://github.com/psf/black-pre-commit-mirror
40
- rev : 24.8 .0
40
+ rev : 24.10 .0
41
41
hooks :
42
42
- id : black
43
43
- repo : https://github.com/adamchainz/blacken-docs
44
- rev : 1.18.0
44
+ rev : 1.19.1
45
45
hooks :
46
46
- id : blacken-docs
47
47
additional_dependencies :
61
61
- flake8-logging
62
62
- flake8-tidy-imports
63
63
- repo : https://github.com/pre-commit/mirrors-mypy
64
- rev : v1.11.2
64
+ rev : v1.13.0
65
65
hooks :
66
66
- id : mypy
67
67
additional_dependencies :
You can’t perform that action at this time.
0 commit comments