diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5cb5f38..c7a4d8c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: # Formatting - repo: https://github.com/psf/black - rev: 24.10.0 + rev: 25.1.0 hooks: - id: black