mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-16 08:09:23 +01:00
bumb python version
This commit is contained in:
parent
99f74e83ac
commit
0d5d15830b
2
.pre-commit-config.yaml
vendored
2
.pre-commit-config.yaml
vendored
@ -11,7 +11,7 @@ ci:
|
|||||||
default_language_version:
|
default_language_version:
|
||||||
node: "lts"
|
node: "lts"
|
||||||
# Remember .python-version and pyproject.toml !
|
# Remember .python-version and pyproject.toml !
|
||||||
python: "3.12"
|
python: "3.13"
|
||||||
ruby: ".ruby-version"
|
ruby: ".ruby-version"
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
|
@ -1 +1 @@
|
|||||||
3.12.4
|
3.13.0rc2
|
||||||
|
Loading…
Reference in New Issue
Block a user