cnc-speed-calculator/renovate.json
sebclem 3e12c40c46
All checks were successful
continuous-integration/drone/push Build is passing
Update 'renovate.json'
2021-12-13 15:48:10 +01:00

10 lines
147 B
JSON

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