diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e83d5fa..fda6122 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -83,7 +83,7 @@ repos: ^.github/ ) - repo: https://github.com/ambv/black - rev: 20.8b1 + rev: 24.4.2 hooks: - id: black language_version: python3.10