diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3bb6ef86..d6d30d35 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,6 +18,7 @@ repos: rev: 1.5.0 hooks: - id: interrogate + language_version: python3.11 args: [tests] - repo: https://github.com/codespell-project/codespell