From 7fdf0a5d5a388d2264707ef1d73df7abb39f6893 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 13 Nov 2024 18:17:38 +0000 Subject: [PATCH] Update python version --- .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 b32c86a..895f61c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ default_language_version: - python: python3.11 + python: python3.12 repos: - repo: https://github.com/astral-sh/ruff-pre-commit