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
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 20