0
0
Fork 0
mirror of https://git.verdigado.com/NB-Public/simple-wkd.git synced 2024-12-04 19:52:50 +01:00

Renovate: add renovate.json

This commit is contained in:
Sven Seeberg 2024-11-13 17:29:04 +00:00
parent 0ecddb994a
commit 6bebe7cc7e

6
renovate.json Normal file
View file

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