Skip to content

Commit 53707a6

Browse files
committed
package-ecosystem
1 parent a439d36 commit 53707a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "" # Specify the ecosystem, e.g., "npm", "pip", etc.
3+
- package-ecosystem: "npm" # Specify the ecosystem, e.g., "npm", "pip", etc.
44
directory: "/" # Location of package manifests
55
schedule:
66
interval: "daily"

0 commit comments

Comments
 (0)