diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b887fb2..397dfca 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,13 @@ updates: directory: "/" schedule: interval: daily + + - package-ecosystem: "devcontainers" + directory: src/r-ver + schedule: + interval: daily + + - package-ecosystem: "devcontainers" + directory: src/rstudio + schedule: + interval: daily