Update black

This commit is contained in:
Kien Dang 2023-08-05 19:24:58 +08:00
parent 9b6dcdcdaa
commit de039783fe

View File

@ -16,7 +16,7 @@ repos:
- id: trailing-whitespace - id: trailing-whitespace
exclude: README.md exclude: README.md
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.3.0 rev: 23.7.0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit