changed dependabot interval to monthly

This commit is contained in:
Deepak Prabhakara 2022-11-25 17:09:02 +00:00
parent abe5498e02
commit 356f85a21e

View File

@ -5,7 +5,7 @@
version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: 'npm' # See documentation for possible values
directory: '/' # Location of package manifests
schedule:
interval: "weekly"
interval: 'monthly'