Add renovate.json

This commit is contained in:
Renovate Bot 2022-03-07 08:05:46 +00:00
parent 4475f19239
commit b0cbf87109
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

6
renovate.json Normal file
View File

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