From b226bff22317a93b8238c36d082d344a86888bb2 Mon Sep 17 00:00:00 2001 From: Julio <1953782+julio-lopez@users.noreply.github.com> Date: Sun, 6 Oct 2024 10:22:28 -0700 Subject: [PATCH] deps(gha): move GH Actions dependency upgrades to monthly freq --- .github/dependabot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index b22471f..59ccdc3 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -10,14 +10,14 @@ updates: # starting with kanister and go through additional validation. - dependency-name: "k8s.io/*" - dependency-name: "sigs.k8s.io/*" - open-pull-requests-limit: 2 + open-pull-requests-limit: 5 schedule: interval: daily - package-ecosystem: github-actions directory: "/" open-pull-requests-limit: 3 schedule: - interval: weekly + interval: monthly groups: github-actions: patterns: