Merge pull request #2542 from beeware/autoupdates/pre-commit/black-pre-commit-mirror

Bump black-pre-commit-mirror from 24.4.0 to 24.4.2
This commit is contained in:
Russell Keith-Magee 2024-04-29 10:15:54 +08:00 committed by GitHub
commit 045e083430
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -19,7 +19,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black
language_version: python3

1
changes/2542.misc.rst Normal file
View file

@ -0,0 +1 @@
The ``pre-commit`` hook for ``black-pre-commit-mirror`` was updated to its latest version.