diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fb94171..b754c0a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,7 +64,7 @@ repos: args: [--lines-after-imports, "-1"] - repo: https://github.com/psf/black - rev: 26.3.0 + rev: 26.3.1 hooks: - id: black