chore: update pre-commit

This commit is contained in:
Bingsu
2023-07-03 01:10:52 +09:00
parent 13fb834c00
commit 1e0e85a0e8

View File

@@ -13,7 +13,7 @@ repos:
- id: isort
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.0.274"
rev: "v0.0.275"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]