Create renovate.json

This commit is contained in:
Το μοχθηρό ^_^
2024-02-24 01:09:56 +08:00
committed by GitHub
parent 94dab02b54
commit 976b765629

6
renovate.json Normal file
View File

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