diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 22d9c409..f3693c9a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,6 +12,12 @@ updates: interval: 'daily' reviewers: ['myparcelnl/integration'] versioning-strategy: increase-if-necessary + cooldown: + exclude: + - '@myparcel/*' + - '@myparcel-dev/*' + - '@myparcel-eslint/*' + - '@myparcel-pdk/*' groups: minor-js-updates: applies-to: version-updates