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 33
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6 .0
6+ rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0 .0
77 hooks :
88 - id : check-added-large-files
99 - id : check-ast
@@ -32,14 +32,14 @@ repos:
3232 args : [--no-pycodestyle, --max-line-length=88]
3333
3434 - repo : https://github.com/astral-sh/ruff-pre-commit
35- rev : f1ebc5730d98440041cc43e4d69829ad598ae1e7 # frozen: v0.6.3
35+ rev : 75b98813cfb7e663870a28c74366a1e99d7bfe79 # frozen: v0.6.9
3636 hooks :
3737 - id : ruff
3838 args : ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
3939 - id : ruff-format
4040
4141 - repo : https://github.com/pre-commit/mirrors-mypy
42- rev : " v1.10.0 "
42+ rev : " d4911cfb7f1010759fde68da196036feeb25b99d " # frozen: v1.11.2
4343 hooks :
4444 - id : mypy
4545 additional_dependencies :
Original file line number Diff line number Diff line change 1818pooch
1919ipython
2020pickleshare
21- pre-commit == 3.8 .0
21+ pre-commit == 4 .0
2222requests
2323sphinxcontrib-jquery
You can’t perform that action at this time.
0 commit comments