mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-06-06 14:57:24 +02:00
specify python version [for pre-commit]
This commit is contained in:
parent
d928dc2940
commit
b795df4c3a
@ -14,8 +14,9 @@ ci:
|
|||||||
|
|
||||||
# Consistency with other tools
|
# Consistency with other tools
|
||||||
default_language_version:
|
default_language_version:
|
||||||
node: lts
|
node: "lts"
|
||||||
ruby: .ruby-version
|
python: "3.12"
|
||||||
|
ruby: ".ruby-version"
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
|
1
.python-version
Normal file
1
.python-version
Normal file
@ -0,0 +1 @@
|
|||||||
|
3.12.4
|
Loading…
x
Reference in New Issue
Block a user