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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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