From 2f13322dc09316781d9e8b350b37515cf2be9eec Mon Sep 17 00:00:00 2001 From: DmitriyLewen Date: Thu, 20 Jun 2024 17:28:40 +0600 Subject: [PATCH] ci(dependabot): add common group --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7d9bdf5bbc5..9eaa7de95a0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -39,7 +39,7 @@ updates: - "github.com/aquasecurity/trivy-*" patterns: - "*" - all: + common: exclude-patterns: - "github.com/aquasecurity/trivy-*" patterns: