···11+# To get started with Dependabot version updates, you'll need to specify which
22+# package ecosystems to update and where the package manifests are located.
33+# Please see the documentation for more information:
44+# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
55+# https://containers.dev/guide/dependabot
66+77+version: 2
88+updates:
99+ - package-ecosystem: "devcontainers"
1010+ directory: "/"
1111+ schedule:
1212+ interval: weekly