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

This commit is contained in:
Xuehai Pan 2026-03-31 20:10:55 +08:00
parent fe983b137a
commit 43015c916f
7 changed files with 22 additions and 14 deletions

View file

@ -29,7 +29,7 @@ repos:
args: [--ignore-case]
files: ^docs/source/spelling_wordlist\.txt$
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.7
rev: v0.15.8
hooks:
- id: ruff-check
args: [--fix, --exit-non-zero-on-fix]