chore: update versions

This commit is contained in:
Bingsu
2023-09-20 00:26:19 +09:00
parent a0b4c56eb7
commit 8402497f11
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.0.287"
rev: "v0.0.290"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.0
rev: 23.9.1
hooks:
- id: black