diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c213b30..50a4e22 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: rev: 1.16.0 hooks: - id: blacken-docs - language_version: python3.9 + language_version: python3.10 - repo: https://github.com/pre-commit/mirrors-prettier rev: "v3.1.0" hooks: