Add renovate.json (#2)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-02-28 11:18:27 +03:00 committed by GitHub
parent 56a1af25a0
commit 9db92d90e0
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"
]
}