File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : " 9260cbc9c84c06022993bfbcc42fdbf0305c5b8e "
3+ rev : " v5.0.0 "
44 hooks :
55 - id : check-added-large-files
66 - id : check-case-conflict
1515 - id : trailing-whitespace
1616
1717 - repo : https://github.com/astral-sh/ruff-pre-commit
18- rev : " v0.8.2 "
18+ rev : " v0.12.0 "
1919 hooks :
2020 - id : ruff
2121 args : [--fix, --exit-non-zero-on-fix, --config=pyproject.toml]
@@ -27,11 +27,11 @@ repos:
2727 - id : pretty-format-toml
2828 args : [--autofix]
2929 - repo : https://github.com/rhysd/actionlint
30- rev : v1.7.4
30+ rev : v1.7.7
3131 hooks :
3232 - id : actionlint
3333 - repo : https://github.com/codespell-project/codespell
34- rev : v2.3.0
34+ rev : v2.4.1
3535 hooks :
3636 - id : codespell
3737 additional_dependencies :
You can’t perform that action at this time.
0 commit comments