diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 102567ca0e6a5..8b1f14d85576a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,16 @@ updates: commit-message: prefix: "chore(deps)" open-pull-requests-limit: 100 + - package-ecosystem: "docker" + directory: "/distribution/docker/" + schedule: + interval: "daily" + time: "04:00" # UTC + labels: + - "domain: deps" + commit-message: + prefix: "chore(deps)" + open-pull-requests-limit: 100 - package-ecosystem: "github-actions" directory: "/" schedule: