File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6 .0
6
+ rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0 .0
7
7
hooks :
8
8
- id : check-added-large-files
9
9
- id : check-ast
@@ -32,14 +32,14 @@ repos:
32
32
args : [--no-pycodestyle, --max-line-length=88]
33
33
34
34
- repo : https://github.com/astral-sh/ruff-pre-commit
35
- rev : f1ebc5730d98440041cc43e4d69829ad598ae1e7 # frozen: v0.6.3
35
+ rev : 75b98813cfb7e663870a28c74366a1e99d7bfe79 # frozen: v0.6.9
36
36
hooks :
37
37
- id : ruff
38
38
args : ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
39
39
- id : ruff-format
40
40
41
41
- repo : https://github.com/pre-commit/mirrors-mypy
42
- rev : " v1.10.0 "
42
+ rev : " d4911cfb7f1010759fde68da196036feeb25b99d " # frozen: v1.11.2
43
43
hooks :
44
44
- id : mypy
45
45
additional_dependencies :
Original file line number Diff line number Diff line change 18
18
pooch
19
19
ipython
20
20
pickleshare
21
- pre-commit == 3.8 .0
21
+ pre-commit == 4 .0
22
22
requests
23
23
sphinxcontrib-jquery
You can’t perform that action at this time.
0 commit comments