From 4d771936fd064b1445b0e1eeec8958ca148facdf Mon Sep 17 00:00:00 2001 From: Maxim Babichev Date: Thu, 28 Dec 2023 14:51:48 +0300 Subject: [PATCH] Update dependabot.yml Signed-off-by: Maxim Babichev --- .github/dependabot.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cc35df2..e48586e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,9 @@ updates: directory: "/" schedule: interval: daily - open-pull-requests-limit: 10 \ No newline at end of file + open-pull-requests-limit: 10 + - package-ecosystem: docker + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10