chore: update pre-commit hook psf/black to v23

This commit is contained in:
Renovate Bot 2023-03-28 17:04:03 +00:00 committed by jo
parent 3152b41c90
commit 42879f2aec
No known key found for this signature in database
GPG Key ID: B2FEC9B22722B984
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ repos:
exclude: ^(api/.*/migrations/.*) exclude: ^(api/.*/migrations/.*)
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 22.12.0 rev: 23.1.0
hooks: hooks:
- id: black - id: black