Update dependabot.yml

This commit is contained in:
Jonathan Putney
2021-02-13 11:57:27 -05:00
parent 6a3c15943a
commit bbd232b5ee

View File

@@ -5,7 +5,8 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "npm" # See documentation for possible values - package-ecosystem: "npm"
directory: "/" # Location of package manifests directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
open-pull-requests-limit: 20