From dc5719bc36c5f116a20481d66a8c4b5dba7d3c86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:33:35 +0000 Subject: [PATCH] chore: update dependabot config [skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/dependabot.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 14b500d..ceeace0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -90,6 +90,17 @@ updates: github-actions-dependencies: patterns: - '*' + - package-ecosystem: github-actions + open-pull-requests-limit: 20 + directory: /actions/repository-owner-is-organization + schedule: + interval: weekly + day: friday + time: '04:00' + groups: + github-actions-dependencies: + patterns: + - '*' - package-ecosystem: github-actions open-pull-requests-limit: 20 directory: /actions/set-matrix-output