diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ed13142a45..4eff7dae97 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "monthly" + - package-ecosystem: "devcontainers" + directory: "/" + schedule: + interval: "monthly" - package-ecosystem: "npm" directory: "/" schedule: