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 4
4
5
5
repos :
6
6
- repo : https://github.com/psf/black-pre-commit-mirror
7
- rev : " 24.8 .0"
7
+ rev : " 24.10 .0"
8
8
hooks :
9
9
- id : black-jupyter
10
10
11
11
- repo : https://github.com/adamchainz/blacken-docs
12
- rev : " 1.18.0 "
12
+ rev : " 1.19.1 "
13
13
hooks :
14
14
- id : blacken-docs
15
15
additional_dependencies : [black==23.10.0]
16
16
17
17
- repo : https://github.com/pre-commit/pre-commit-hooks
18
- rev : " v4.6 .0"
18
+ rev : " v5.0 .0"
19
19
hooks :
20
20
- id : check-added-large-files
21
21
- id : check-case-conflict
@@ -45,13 +45,13 @@ repos:
45
45
args : [--prose-wrap=always]
46
46
47
47
- repo : https://github.com/astral-sh/ruff-pre-commit
48
- rev : " v0.6.5 "
48
+ rev : " v0.9.2 "
49
49
hooks :
50
50
- id : ruff
51
51
args : ["--fix", "--show-fixes"]
52
52
53
53
- repo : https://github.com/pre-commit/mirrors-mypy
54
- rev : " v1.11.2 "
54
+ rev : " v1.14.1 "
55
55
hooks :
56
56
- id : mypy
57
57
files : src|tests
You can’t perform that action at this time.
0 commit comments