diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f9439e6..32e75bb0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ ci: default_language_version: node: "lts" # Remember .python-version ! - python: "3.12" + python: "3.13" ruby: ".ruby-version" repos: diff --git a/.python-version b/.python-version index 455808f8..a9395bc6 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.12.4 +3.13.0rc2