diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4d1b35d1..87a9e529 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,3 +23,10 @@ updates: reviewers: - "bajtos" - "juliangruber" + - package-ecosystem: "docker" + directories: + - "/" + schedule: + interval: "daily" + time: "09:00" + timezone: "Europe/Berlin"