chore(pre-commit): update pre-commit hooks

This commit is contained in:
Xuehai Pan 2025-05-10 20:16:59 +08:00
parent e3327f2484
commit 6f46807a6d

View file

@ -26,7 +26,7 @@ repos:
fail_fast: true
- id: debug-statements
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.8
rev: v0.11.9
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]