1
0
mirror of https://github.com/catppuccin/misskey synced 2024-11-27 06:18:08 +09:00

chore: Configure Renovate (#8)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-02 22:51:17 +01:00 committed by GitHub
parent 9a8019378b
commit 4c8f50219d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>catppuccin/renovate-config"
]
}