diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9b4ae32..a19922f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - toml - repo: https://github.com/psf/black - rev: 24.1a1 + rev: 24.1.1 hooks: - id: black