We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a439d36 commit 53707a6Copy full SHA for 53707a6
.github/dependabot.yml
@@ -1,6 +1,6 @@
1
version: 2
2
updates:
3
- - package-ecosystem: "" # Specify the ecosystem, e.g., "npm", "pip", etc.
+ - package-ecosystem: "npm" # Specify the ecosystem, e.g., "npm", "pip", etc.
4
directory: "/" # Location of package manifests
5
schedule:
6
interval: "daily"
0 commit comments