chore: update pre-commit

pull/171/head
Bingsu 2023-06-21 11:42:00 +09:00
parent a1032d8980
commit 412dfe587b
1 changed files with 1 additions and 1 deletions

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]