File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5 .0.0
6+ rev : 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6 .0.0
77 hooks :
88 - id : check-added-large-files
99 - id : check-ast
@@ -19,27 +19,27 @@ repos:
1919 - id : trailing-whitespace
2020
2121 - repo : https://github.com/rbubley/mirrors-prettier
22- rev : 787fb9f542b140ba0b2aced38e6a3e68021647a3 # frozen: v3.5.3
22+ rev : c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 # frozen: v3.8.1
2323 hooks :
2424 - id : prettier
2525 files : \.(md|rst|yml|yaml)
2626 args : [--prose-wrap=preserve]
2727
2828 - repo : https://github.com/MarcoGorelli/cython-lint
29- rev : 1ac5158c1b0f405350517c218f03d3a21bbb381c # frozen: v0.16.6
29+ rev : 7c6152f6c8f9087684ff2e09a9227941e233bafb # frozen: v0.19.0
3030 hooks :
3131 - id : cython-lint
3232 args : [--no-pycodestyle, --max-line-length=88]
3333
3434 - repo : https://github.com/astral-sh/ruff-pre-commit
35- rev : e84319e627902e1b348574ecf3238dc511933dc7 # frozen: v0.11.7
35+ rev : 45ef068da5f21267bb2a7ec4a623092959f09ce5 # frozen: v0.14.14
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 : " f40886d54c729f533f864ed6ce584e920feb0af7 " # frozen: v1.15.0
42+ rev : " a66e98df7b4aeeb3724184b332785976d062b92e " # frozen: v1.19.1
4343 hooks :
4444 - id : mypy
4545 additional_dependencies :
You can’t perform that action at this time.
0 commit comments