Add renovate.json

This commit is contained in:
Renovate Bot 2022-03-16 08:11:55 +00:00
parent 38cbd4a691
commit 734160d404
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"
]
}