chore: update pre-commit

This commit is contained in:
Bingsu
2023-08-27 13:24:56 +09:00
parent 8b301a356d
commit 1716f55f0e

View File

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