Skip to content

Commit eb90952

Browse files
committed
dependabot: single PR for terraform-plugin-* dependencies
1 parent e2434dd commit eb90952

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
groups:
8+
# Group all terraform-plugin-(go|sdk|framework|testing) dependencies together
9+
"terraform-plugin":
10+
patterns:
11+
- "github.com/hashicorp/terraform-plugin-*"
712
- package-ecosystem: "gomod"
813
directory: "/tools"
914
schedule:

0 commit comments

Comments
 (0)