diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4a898960a..60f38d5ef 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,6 +21,11 @@ updates: schedule: interval: "daily" target-branch: "next" + - package-ecosystem: "docker" + directory: "/web" + schedule: + interval: "daily" + target-branch: "next" - package-ecosystem: "npm" directory: "/web" schedule: