configurations/renovate.json
renovate[bot] c82ef80cf9
Add renovate.json (#15)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-10 13:04:02 +03:00

7 lines
135 B
JSON

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