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:
commit
045e083430
2 changed files with 2 additions and 1 deletions
|
|
@ -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
1
changes/2542.misc.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
The ``pre-commit`` hook for ``black-pre-commit-mirror`` was updated to its latest version.
|
||||
Loading…
Reference in a new issue