Skip to content

Commit bdc1f7c

Browse files
pjonssonomad
authored andcommitted
dependabot: group action updates
This is the same grouping that is done in core and OWS.
1 parent 29da1dc commit bdc1f7c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ updates:
88
- package-ecosystem: "github-actions" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "daily"
11+
interval: "weekly"
12+
groups:
13+
actions-deps:
14+
patterns:
15+
- "*"
1216
- package-ecosystem: "docker"
1317
directory: "/docker"
1418
schedule:

0 commit comments

Comments
 (0)