Skip to content

Commit fee4ddb

Browse files
committed
dependabot: skip single PR for terraform-plugin-* dependencies for this repo as it's uncommon to happen at the same time or it's not even using those libraries
1 parent eb90952 commit fee4ddb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ 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-*"
127
- package-ecosystem: "gomod"
138
directory: "/tools"
149
schedule:

0 commit comments

Comments
 (0)