···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 all configuration options:
44+# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
55+66+version: 2
77+updates:
88+ - package-ecosystem: "npm" # See documentation for possible values
99+ directory: "/" # Location of package manifests
1010+ schedule:
1111+ interval: "weekly"