Add renovate.json (#1)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-02-21 11:29:51 +03:00 committed by GitHub
parent 33b579b92d
commit 5476ee79da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
]
}