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

This commit is contained in:
Xuehai Pan 2023-07-24 16:37:10 +08:00
parent 11a03ced70
commit 6265a68e39
2 changed files with 6 additions and 6 deletions

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