Skip to content

Commit 015b648

Browse files
authored
Set group name - gha
Signed-off-by: Rick M <[email protected]>
1 parent d988694 commit 015b648

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "github-actions" # See documentation for possible values
4-
directory: "/" # Location of package manifests
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
55
schedule:
66
interval: "weekly"
77
groups:
8-
dependencies:
8+
gha:
99
applies-to: version-updates
1010
patterns:
1111
- "*"

0 commit comments

Comments
 (0)