diff --git a/.github/renovate.json5 b/.github/renovate.json5 index a4c3df41..4113414a 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,6 +1,7 @@ { '$schema': 'https://docs.renovatebot.com/renovate-schema.json', extends: ['config:recommended'], + rangeStrategy: 'bump', ignoreDeps: [ 'eslint', // ignore until dependencies support flat configs 'primevue', // ignoring until getting a chance to review breaking changes