File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
6
6
repos :
7
7
- repo : https://github.com/psf/black-pre-commit-mirror
8
- rev : " 24.8 .0"
8
+ rev : " 24.10 .0"
9
9
hooks :
10
10
- id : black-jupyter
11
11
12
12
- repo : https://github.com/adamchainz/blacken-docs
13
- rev : " 1.18.0 "
13
+ rev : " 1.19.1 "
14
14
hooks :
15
15
- id : blacken-docs
16
16
additional_dependencies : [black==23.7.0]
17
17
18
18
- repo : https://github.com/pre-commit/pre-commit-hooks
19
- rev : " v4.6 .0"
19
+ rev : " v5.0 .0"
20
20
hooks :
21
21
- id : check-added-large-files
22
22
- id : check-case-conflict
@@ -46,13 +46,13 @@ repos:
46
46
args : [--prose-wrap=always]
47
47
48
48
- repo : https://github.com/astral-sh/ruff-pre-commit
49
- rev : " v0.6.3 "
49
+ rev : " v0.7.2 "
50
50
hooks :
51
51
- id : ruff
52
52
args : ["--fix", "--show-fixes"]
53
53
54
54
- repo : https://github.com/pre-commit/mirrors-mypy
55
- rev : " v1.11.2 "
55
+ rev : " v1.13.0 "
56
56
hooks :
57
57
- id : mypy
58
58
files : src|tests
You can’t perform that action at this time.
0 commit comments