1
0
mirror of https://github.com/quay/quay.git synced 2026-01-29 08:42:15 +03:00

chore(deps): update pre-commit hook psf/black to v22.12.0

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This commit is contained in:
red-hat-konflux[bot]
2025-05-22 05:26:40 +00:00
committed by GitHub
parent d542f8f0e1
commit 61eccef8d7

View File

@@ -4,7 +4,7 @@ repos:
hooks:
- id: gitleaks
- repo: https://github.com/psf/black
rev: 22.10.0
rev: 22.12.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort