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

This commit is contained in:
Xuehai Pan 2025-11-09 23:02:36 +08:00
parent a1e15da2bf
commit d7e1283970

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.14.1
rev: v0.14.4
hooks:
- id: ruff-check
args: [--fix, --exit-non-zero-on-fix]