diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e329895b..d45c5a64 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: args: [--lines-after-imports, "-1"] - repo: https://github.com/psf/black - rev: 24.4.0 + rev: 24.4.2 hooks: - id: black