diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3cbc5f6..84e61a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: args: [--mapping, '2', --sequence, '2', --offset, '0'] - repo: https://github.com/psf/black - rev: 24.4.0 + rev: 24.4.2 hooks: - id: black