Skip to content

Commit 98bbf2e

Browse files
authored
Update dependabot.yml
1 parent 4599220 commit 98bbf2e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "daily"
12-
- package-ecosystem: "github-actions"
13-
directory: "/"
14-
schedule:
15-
interval: "daily"
1612
groups:
1713
freefair:
1814
patterns:
1915
- "io.freefair.*"
20-
16+
- package-ecosystem: "github-actions"
17+
directory: "/"
18+
schedule:
19+
interval: "daily"

0 commit comments

Comments
 (0)