Skip to content

Commit 23aff88

Browse files
committed
chore: update dependabot configuration to group @WorkGlow packages
- Added a new group for @WorkGlow packages in the dependabot configuration to streamline dependency updates.
1 parent a75abc2 commit 23aff88

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
@@ -9,3 +9,7 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
groups:
13+
workglow:
14+
patterns:
15+
- "@workglow/*"

0 commit comments

Comments
 (0)