mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-03 08:04:09 +01:00
.pre-commit-config.yaml: bumb to python3.11, update check-jsonschema
This commit is contained in:
parent
1a6d00e7f1
commit
c697a462c9
@ -14,7 +14,7 @@ ci:
|
||||
# At the time of writing the py hooks have issues with 3.12 Fedora 39 Beta
|
||||
# ships with
|
||||
default_language_version:
|
||||
python: python3.10
|
||||
python: python3.11
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
@ -44,7 +44,7 @@ repos:
|
||||
args: [--update-only, --notitle]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.26.3
|
||||
rev: 0.27.0
|
||||
hooks:
|
||||
- id: check-dependabot
|
||||
- id: check-github-actions
|
||||
|
Loading…
Reference in New Issue
Block a user