chore: update tools

This commit is contained in:
Dowon
2025-02-22 10:01:28 +09:00
parent 941b7c7dfb
commit 0ce0a2183b
3 changed files with 5 additions and 13 deletions

View File

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