Skip to content

Commit 26090f8

Browse files
authored
Update dependabot.yml
1 parent 74a1b93 commit 26090f8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "daily"
12+
groups:
13+
freefair:
14+
patterns:
15+
- "io.freefair.*"
1216
- package-ecosystem: "github-actions"
1317
directory: "/"
1418
schedule:
1519
interval: "daily"
16-

0 commit comments

Comments
 (0)