Skip to content

Commit 576f7c4

Browse files
committed
Group dependabot updates for Wormhole packages
1 parent 17f3993 commit 576f7c4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,13 @@ updates:
1212
# Only update Wormhole dependencies
1313
allow:
1414
- dependency-name: "@wormhole-foundation/*"
15+
# Group NTT packages together (released together)
16+
groups:
17+
wormhole-ntt:
18+
patterns:
19+
- "@wormhole-foundation/sdk-*-ntt"
20+
wormhole-sdk:
21+
patterns:
22+
- "@wormhole-foundation/*"
23+
exclude-patterns:
24+
- "@wormhole-foundation/sdk-*-ntt"

0 commit comments

Comments
 (0)