Skip to content

Commit 54882ac

Browse files
authored
chore(deps): isolate integration contract upgrades (#98)
- exclude Vue compiler-policy and Module Federation pins - keep ordinary minor and patch groups automated
1 parent 680b665 commit 54882ac

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ updates:
3030
- dependency-name: oxlint
3131
- dependency-name: oxlint-tsgolint
3232
- dependency-name: portless
33+
- dependency-name: '@vue/tsconfig'
34+
- dependency-name: '@module-federation/runtime'
35+
- dependency-name: '@module-federation/enhanced'
36+
- dependency-name: '@module-federation/vite'
3337
groups:
3438
production-dependencies:
3539
dependency-type: production

0 commit comments

Comments
 (0)