diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 87fdf72..dad0c24 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,7 @@ updates: directory: "/" schedule: interval: "daily" + groups: + terraform: + patterns: + - "github.com/hashicorp/*"