From 5188f8026dd6fd46eedc8a8a08fcffd3742fe020 Mon Sep 17 00:00:00 2001 From: Simon L Date: Mon, 9 Oct 2023 14:49:12 +0200 Subject: [PATCH] add dependabot to notify-push Signed-off-by: Simon L --- .github/dependabot.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5beec9d0..c16ef12d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -165,6 +165,15 @@ updates: labels: - 3. to review - dependencies +- package-ecosystem: "docker" + directory: "/Containers/notify-push" + schedule: + interval: "daily" + time: "12:00" + open-pull-requests-limit: 10 + labels: + - 3. to review + - dependencies - package-ecosystem: "docker" directory: "/Containers/docker-socket-proxy" schedule: