diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 839f1856b0..b3af732435 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,6 @@ updates: time: "06:00" timezone: Europe/Berlin open-pull-requests-limit: 99 - - package-ecosystem: github-actions directory: "/" schedule: @@ -15,3 +14,10 @@ updates: time: "06:00" timezone: Europe/Berlin open-pull-requests-limit: 99 +- package-ecosystem: docker + directory: "/" + schedule: + interval: daily + time: "06:00" + timezone: Europe/Berlin + open-pull-requests-limit: 99