Update black version to 24.2.0 (#445)

This commit is contained in:
Nripesh Niketan
2024-02-16 18:02:52 +04:00
committed by GitHub
parent f71e965d57
commit 837a02092d

View File

@@ -1,6 +1,6 @@
repos: repos:
- repo: https://github.com/psf/black-pre-commit-mirror - repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.1.1 rev: 24.2.0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/pycqa/isort - repo: https://github.com/pycqa/isort