Add renovate.json

This commit is contained in:
Renovate Bot 2022-05-15 23:41:40 +00:00
parent 0d16d756d0
commit 5b77e16f96
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"
]
}