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

This commit is contained in:
Xuehai Pan 2024-09-11 22:59:31 +08:00
parent 80100c7c85
commit e57db4debb

View file

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