diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 963379b..91365be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,5 +26,5 @@ repos: stages: [commit-msg] default_language_version: - python: python3.11 + python: python3.12 default_stages: [commit]