This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/renovate.json
renovate 7d41603ba6
All checks were successful
continuous-integration/drone/push Build is passing
Configure Renovate (#80)
Add renovate.json

Reviewed-on: #80
2020-04-05 15:11:10 +00:00

7 lines
107 B
JSON

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