diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1d33a5f70..d12f19561 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: detect-private-key - repo: https://github.com/psf/black-pre-commit-mirror - rev: "25.9.0" + rev: "25.12.0" hooks: - id: black - id: black-jupyter