mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-19 12:57:21 +02:00
Compare commits
3 Commits
376fa8853a
...
256ab3e417
Author | SHA1 | Date | |
---|---|---|---|
256ab3e417 | |||
6f0d49de92 | |||
71b0521f36 |
@ -27,11 +27,11 @@ repos:
|
||||
# https://github.com/Mikaela/gist/blob/master/doctoc.txt
|
||||
args: [--update-only]
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: "v1.5.0"
|
||||
rev: "v1.5.1"
|
||||
hooks:
|
||||
- id: mypy
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.0.1"
|
||||
rev: "v3.0.2"
|
||||
hooks:
|
||||
- id: prettier
|
||||
exclude_types: [python, pyi, jupyter]
|
||||
|
@ -6,7 +6,7 @@
|
||||
# and room versions supported by your homeserver BEFORE adjusting/running this.
|
||||
# Otherwise the target room version may be outdated or the last one I have
|
||||
# ran this script for.
|
||||
ROOMVERSION=10
|
||||
ROOMVERSION=11
|
||||
# Help and about in Element Web settings
|
||||
ACCESSTOKEN=
|
||||
NEWROOMNAME="CHANGEME (v$ROOMVERSION)"
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 7da91232880f879b3f2feb0e6ca32432bfdcac35
|
||||
Subproject commit 1f1aa0cf26d7a8e28ed523d91798867a513f5733
|
@ -1 +1 @@
|
||||
Subproject commit 522745e0241ccdb17a03ad491eb16438e26c2381
|
||||
Subproject commit 1f6417bd4a1cde5f48613d7a725a36a00afb5b67
|
Loading…
x
Reference in New Issue
Block a user