diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 20546e5f..08539bab 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -44,3 +44,10 @@ updates: - cloud8421 ignore: - dependency-name: "live_toast" +- package-ecosystem: docker + directory: / + schedule: + interval: daily + open-pull-requests-limit: 5 + assignees: + - cloud8421