Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Dowon
2024-04-05 23:17:26 +09:00

View File

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