diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f8f0befb7..e568006bd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,11 @@ --- version: 2 updates: + - package-ecosystem: "docker" + directory: "/" + schedule: + interval: "weekly" + - package-ecosystem: "github-actions" directory: "/.github/workflows/" schedule: