From bf95e61315cafef75ecdf9059efb8eb636dbd501 Mon Sep 17 00:00:00 2001 From: Thomas Mansencal Date: Sun, 28 Jul 2024 08:47:42 +1200 Subject: [PATCH] Update `.pre-commit-config.yaml` file. --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: