diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7fe4ad0c..2d603bc3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -42,3 +42,9 @@ updates: interval: "weekly" time: "02:00" open-pull-requests-limit: 10 + - package-ecosystem: "devcontainers" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "weekly" + time: "02:00" + open-pull-requests-limit: 10