diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 309419cb..af71f4eb 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -6,7 +6,7 @@ updates: schedule: interval: "daily" labels: - - "type: dependencies" + - dependencies groups: hashicorp: - "github.com/hashicorp/*" @@ -15,4 +15,4 @@ updates: schedule: interval: "daily" labels: - - "type: dependencies" + - dependencies