diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8bed64c..3513a46 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "devcontainers" + directory: "/" + schedule: + interval: "daily"