mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-20 03:47:26 +02:00
Compare commits
No commits in common. "1a6d00e7f1a4a3f14d2eef3014cb3ffcb762e1d5" and "f7659a631ccc9d1718364389b51ed07026b3c6dd" have entirely different histories.
1a6d00e7f1
...
f7659a631c
@ -11,11 +11,6 @@ ci:
|
||||
# https://github.com/pre-commit-ci/issues/issues/83
|
||||
autoupdate_schedule: quarterly
|
||||
|
||||
# At the time of writing the py hooks have issues with 3.12 Fedora 39 Beta
|
||||
# ships with
|
||||
default_language_version:
|
||||
python: python3.10
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
@ -32,11 +27,6 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
exclude_types: [markdown]
|
||||
|
||||
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
|
||||
rev: v1.6.1
|
||||
hooks:
|
||||
- id: check-pre-commit-ci-config
|
||||
|
||||
- repo: https://github.com/thlorenz/doctoc
|
||||
rev: v2.2.0
|
||||
hooks:
|
||||
|
4
Gemfile.lock
generated
4
Gemfile.lock
generated
@ -24,13 +24,13 @@ GEM
|
||||
ethon (0.16.0)
|
||||
ffi (>= 1.15.0)
|
||||
eventmachine (1.2.7)
|
||||
execjs (2.9.1)
|
||||
execjs (2.9.0)
|
||||
faraday (2.7.11)
|
||||
base64
|
||||
faraday-net_http (>= 2.0, < 3.1)
|
||||
ruby2_keywords (>= 0.0.4)
|
||||
faraday-net_http (3.0.2)
|
||||
ffi (1.16.0)
|
||||
ffi (1.15.5)
|
||||
forwardable-extended (2.6.0)
|
||||
gemoji (3.0.1)
|
||||
github-pages (228)
|
||||
|
@ -38,7 +38,6 @@ https://github.com/svenjacobs/leon
|
||||
https://github.com/michaeltroger/greenpass-android
|
||||
https://github.com/krille-chan/fluffychat
|
||||
https://f-droid.org/packages/org.fdroid.fdroid
|
||||
https://f-droid.org/packages/org.fdroid.basic
|
||||
https://github.com/vector-im/element-android
|
||||
https://github.com/Telegram-FOSS-Team/Telegram-FOSS
|
||||
https://store.steampowered.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user