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"