chore: update pre-commit

This commit is contained in:
Bingsu
2023-05-07 19:00:16 +09:00
parent aefba6fdf3
commit d95d82c09c

View File

@@ -19,7 +19,7 @@ repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: "v0.0.264"
rev: "v0.0.265"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]