chore: update pre-commit

This commit is contained in:
Bingsu
2023-08-08 20:16:49 +09:00
parent a1b498ff39
commit 2d388d6692
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ repos:
- id: mixed-line-ending
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.0.280"
rev: "v0.0.282"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]