diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cee9cf0..f960b5f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ ci: autoupdate_schedule: monthly default_language_version: - python: python3.13 + python: python3.14 repos: - repo: https://github.com/pre-commit/pre-commit-hooks