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

This commit is contained in:
Xuehai Pan 2025-04-07 01:56:10 +08:00
parent 2fbf791e5c
commit fff42d35e4
2 changed files with 11 additions and 17 deletions

View file

@ -27,7 +27,7 @@ repos:
- id: debug-statements
- id: double-quote-string-fixer
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.0
rev: v0.11.4
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]