Update 'renovate.json'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
sebclem 2021-12-13 15:48:10 +01:00
parent 8f2d6691c0
commit 3e12c40c46

View File

@ -1,6 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
"config:js-app"
],
"major": {
"enabled": true
}
}