diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e7673653..8a83789a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - "max_line_length=180,retain_line_breaks=true,retain_line_breaks_single=true" - repo: https://github.com/psf/black-pre-commit-mirror - rev: 26.3.0 + rev: 26.3.1 hooks: - id: black