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 4e1265f commit fa2c8b7Copy full SHA for fa2c8b7
.github/dependabot.yml
@@ -5,7 +5,7 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: "nuget" # See documentation for possible values
+ - package-ecosystem: "nuget", "npm" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
open-pull-requests-limit: 25
11
schedule:
0 commit comments