Skip to content

Commit 2e1e683

Browse files
Merge pull request #93 from HichemTab-tech/fix-dependabot
fix: update dependabot configuration to group all updates
2 parents db84a99 + 6021519 commit 2e1e683

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@ updates:
55
schedule:
66
interval: "weekly"
77
commit-message:
8-
prefix: "fix"
8+
prefix: "fix"
9+
groups:
10+
all-updates:
11+
patterns:
12+
- "*"

0 commit comments

Comments
 (0)