chore: update deps

This commit is contained in:
Dowon
2023-11-14 20:20:58 +09:00
parent 90a7ee4bda
commit a019c6f3a5
2 changed files with 4 additions and 4 deletions

View File

@@ -8,12 +8,12 @@ repos:
- id: mixed-line-ending
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.1.3"
rev: v0.1.5
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black