chore: update black pre-commit hooks to latest versions (#955)

This commit is contained in:
Nripesh Niketan 2024-08-26 20:24:23 +05:30 committed by GitHub
parent b5e18ef1e3
commit bf21789b17
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.3.0
rev: 24.8.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort