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

This commit is contained in:
Xuehai Pan 2023-06-07 06:42:15 +00:00
parent b5d64d58ba
commit 7ebf9056fb

View file

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