diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 782a3050..7eb68a9e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,13 @@ updates: time: "02:00" open-pull-requests-limit: 10 +- package-ecosystem: docker + directory: "/" + schedule: + interval: daily + time: "02:00" + open-pull-requests-limit: 10 + - package-ecosystem: github-actions directory: "/" schedule: