Compare commits

..

4 Commits

Author SHA1 Message Date
70dbf93977
.pre-commit-config.yaml: switch to pypy3
This is testing whether the CI has support for it before I attempt requesting for it
2023-09-28 11:44:54 +03:00
82d574f537
r: add upgraderoom.md as per Element Web 2023-09-28 08:58:22 +03:00
418c3c401c
bundle update 2023-09-28 08:56:39 +03:00
c697a462c9
.pre-commit-config.yaml: bumb to python3.11, update check-jsonschema 2023-09-28 08:56:12 +03:00
3 changed files with 8 additions and 3 deletions

View File

@ -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: pypy3
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

2
Gemfile.lock generated
View File

@ -30,7 +30,7 @@ GEM
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.16.0)
ffi (1.16.2)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (228)

5
r/upgraderoom.md Normal file
View File

@ -0,0 +1,5 @@
---
redirect_to: https://gitea.blesmrt.net/mikaela/scripts/src/branch/master/bash/matrix-upgrade-room.bash
permalink: /r/upgraderoom.html
sitemap: false
---