mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 07:59:22 +01:00
.pre-commit-config.yaml: specify python3.11
This commit is contained in:
parent
037489e8d4
commit
7cd49c77f2
@ -7,6 +7,10 @@ ci:
|
||||
autoupdate_schedule: quarterly
|
||||
skip: [latexmk, exiftool]
|
||||
|
||||
# Fedora 39 Beta's 3.12 is not supported by hooks yet
|
||||
default_language_version:
|
||||
python: python3.11
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
|
Loading…
Reference in New Issue
Block a user