chore: update pre-commit

This commit is contained in:
Dowon
2024-08-03 13:08:20 +09:00
parent 23e3c5d778
commit 7664737d82

View File

@@ -22,7 +22,7 @@ repos:
- id: prettier
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.5
rev: v0.5.6
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]