更新 .pre-commit-config.yaml

This commit is contained in:
LIghtJUNction
2025-10-21 11:02:30 +08:00
committed by GitHub
parent 36ffcf3cc3
commit fdb5988cec
+1 -1
View File
@@ -7,7 +7,7 @@ ci:
autoupdate_commit_msg: ":balloon: pre-commit autoupdate"
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.2
rev: v0.14.1
hooks:
- id: ruff
- id: ruff-format