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