chore(deps): update pre-commit hook psf/black to v23.9.1 (stable) (#2689)

* chore(deps): update pre-commit hook psf/black to v23.9.1

* chore(deps): use new black mirror

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kyle Robbertze <kyle@paddatrapper.com>
This commit is contained in:
renovate[bot] 2023-09-15 15:58:06 +01:00 committed by GitHub
parent 2caa447f7b
commit 020e9759f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@ repos:
- id: isort
args: [--resolve-all-configs]
- repo: https://github.com/psf/black
rev: 23.7.0
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.1
hooks:
- id: black