Commit e003ecd 1 parent 91f92d4 commit e003ecd Copy full SHA for e003ecd
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 21
21
hooks :
22
22
- id : pyproject-fmt
23
23
- repo : https://github.com/tox-dev/tox-ini-fmt
24
- rev : 1.4.1
24
+ rev : 1.5.0
25
25
hooks :
26
26
- id : tox-ini-fmt
27
27
- repo : https://github.com/rstcheck/rstcheck
@@ -31,12 +31,12 @@ repos:
31
31
additional_dependencies :
32
32
- tomli==2.0.1
33
33
- repo : https://github.com/asottile/pyupgrade
34
- rev : v3.19.0
34
+ rev : v3.19.1
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.10 .0
39
+ rev : 25.1 .0
40
40
hooks :
41
41
- id : black
42
42
- repo : https://github.com/adamchainz/blacken-docs
46
46
additional_dependencies :
47
47
- black==23.1.0
48
48
- repo : https://github.com/pycqa/isort
49
- rev : 5.13.2
49
+ rev : 6.0.0
50
50
hooks :
51
51
- id : isort
52
52
name : isort (python)
60
60
- flake8-logging
61
61
- flake8-tidy-imports
62
62
- repo : https://github.com/pre-commit/mirrors-mypy
63
- rev : v1.13.0
63
+ rev : v1.14.1
64
64
hooks :
65
65
- id : mypy
You can’t perform that action at this time.
0 commit comments