diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 53f19c9a33..6d4623c775 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -136,6 +136,10 @@ updates: directory: "/docker/httpd" schedule: interval: "weekly" + - package-ecosystem: "docker" + directory: "/docker/httpd-discovery" + schedule: + interval: "weekly" - package-ecosystem: "docker" directory: "/docker/httpd_basicauth" schedule: