diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4f097ba..ec9a59d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: rev: 26.3.1 hooks: - id: black - language_version: python3.13 + language_version: python3 - repo: https://github.com/pre-commit/pre-commit-hooks rev: v6.0.0