diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b55e602f..5709dca8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: check-yaml - repo: https://github.com/psf/black - rev: 24.10.0 + rev: 25.1.0 hooks: - id: black exclude: test/data