From e10b0124a92a05c466f449fa2a387b1e3ccc3380 Mon Sep 17 00:00:00 2001 From: Luisfc68 Date: Tue, 22 Oct 2024 10:45:16 +0200 Subject: [PATCH] chore: update dependabot config --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index df200a9c..ac3a5db1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: docker + directory: "/" + schedule: + interval: "daily"