diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9cdbd150c..59a4354cf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,6 +25,16 @@ updates: - dependencies - github_actions - Fanout + - package-ecosystem: "devcontainers" + directory: "/" + schedule: + interval: "weekly" + day: "sunday" + time: "22:00" + labels: + - dependencies + - devcontainers + - Fanout - package-ecosystem: "npm" directory: "/" open-pull-requests-limit: 20