File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ default_language_version:
6
6
7
7
repos :
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : v4.6 .0
9
+ rev : v5.0 .0
10
10
hooks :
11
11
- id : check-added-large-files
12
12
- id : check-case-conflict
@@ -17,11 +17,11 @@ repos:
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.1
20
+ rev : v2.5.0
21
21
hooks :
22
22
- id : pyproject-fmt
23
23
- repo : https://github.com/tox-dev/tox-ini-fmt
24
- rev : 1.3 .1
24
+ rev : 1.4 .1
25
25
hooks :
26
26
- id : tox-ini-fmt
27
27
- repo : https://github.com/rstcheck/rstcheck
@@ -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
66
66
additional_dependencies :
You can’t perform that action at this time.
0 commit comments