chore: update deps

This commit is contained in:
Bingsu
2023-10-07 15:17:02 +09:00
parent 385a44d1e4
commit eeb0a3f2f4
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.290"
rev: "v0.0.292"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]