diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 678af0f40..14527f1d4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: exclude: notebooks exclude_types: [svg] - repo: https://github.com/psf/black - rev: 23.1.0 + rev: 25.11.0 hooks: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit