diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index da8d62e2..0964d28f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ default_language_version: - python: "3.12" + python: "3.13" repos: - repo: https://github.com/compilerla/conventional-pre-commit rev: v3.6.0