chore: update pre-commit

This commit is contained in:
Bingsu
2023-06-21 11:42:00 +09:00
parent a1032d8980
commit 412dfe587b

View File

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