diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 02f8faf..64d4b36 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black-pre-commit-mirror - rev: 25.12.0 + rev: 26.1.0 hooks: - id: black - repo: https://github.com/pre-commit/mirrors-mypy