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:
parent
2caa447f7b
commit
020e9759f8
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue