Update dependabot.yml

This commit is contained in:
wood chen 2024-09-09 20:43:32 +08:00 committed by GitHub
parent 5e1ad34b55
commit 050309a7c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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