diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6a13cde..770b699 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: check-toml - id: check-yaml - repo: https://github.com/psf/black-pre-commit-mirror - rev: 26.1.0 + rev: 26.3.1 hooks: - id: black language_version: python3