From 2c7ad1c094aff0c7d6203de73738e644e217a26c Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Mon, 11 Dec 2023 16:16:28 +0300 Subject: [PATCH] ci: ungroup Dockerfile dependabot changes (#11125) --- .github/dependabot.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 0b469d40b5..49bb9d57e1 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -62,10 +62,6 @@ updates: # We need to coordinate terraform updates with the version hardcoded in # our Go code. - dependency-name: "terraform" - groups: - scripts-docker: - patterns: - - "*" - package-ecosystem: "npm" directory: "/site/"