Hangar/renovate.json
2021-03-15 20:19:01 -07:00

9 lines
155 B
JSON

{
"extends": [
"config:base"
],
"ignorePaths": ["**/frontend-old/package.json"],
"rangeStrategy": "pin",
"baseBranches": ["nuxt-frontend"]
}