diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 38b00d91..31862cc4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,3 +14,8 @@ updates: directory: "backend/" schedule: interval: "daily" + + - package-ecosystem: "docker" + directory: "production/" + schedule: + interval: "daily"