From 6aa022a45debf137997521deeda4bdf03fae804a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 06:35:51 +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 dbd055c..469799b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,17 @@ # Make changes to `.github/dependabot.template.yml` and a PR will be automatically created. version: 2 updates: + - package-ecosystem: docker + open-pull-requests-limit: 20 + directory: / + schedule: + interval: weekly + day: friday + time: '04:00' + groups: + docker-dependencies: + patterns: + - '*' - package-ecosystem: github-actions directory: / open-pull-requests-limit: 20