chore: update pre-commit

This commit is contained in:
Bingsu
2023-06-22 11:23:04 +09:00
parent 83acd616da
commit 6337bd2a99

View File

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