chore: misc

This commit is contained in:
Bingsu
2023-08-31 21:22:18 +09:00
parent 9f83506c35
commit 4783a3301f
3 changed files with 4 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ repos:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.7.0
hooks:
- id: black