From 366c295786da1640ab900145ceba52ca8fd829de Mon Sep 17 00:00:00 2001 From: Xav Paice Date: Tue, 27 Feb 2024 08:52:02 -0600 Subject: [PATCH] update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 50159b0d0..974ff478c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,12 +17,12 @@ updates: update-types: - "patch" - "minor" - - "type::security" - package-ecosystem: "gomod" # See documentation for possible values directory: "/examples/sdk/helm-template" # Location of package manifests labels: - "dependencies" - "go" + - "type::security" schedule: interval: "weekly" groups: