From 39382bafa6067ce842c875c5d3188bf33421e7d4 Mon Sep 17 00:00:00 2001 From: Naveen Kumar Singh <166788181+Naveen-is-here@users.noreply.github.com> Date: Mon, 7 Oct 2024 11:45:00 +0530 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bf99f0e..1f5b215 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,8 +16,3 @@ updates: update-types: - "minor" - "patch" - exclude-patterns: - - "github.com/anchore/stereoscope" - - "github.com/testcontainers/testcontainers-go" - - "github.com/docker/docker" - - "github.com/containerd/containerd"