We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df20e8 commit 7f84ab1Copy full SHA for 7f84ab1
.github/dependabot.yml
@@ -5,7 +5,7 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: "nuget-feed" # See documentation for possible values
+ - package-ecosystem: "nuget" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
0 commit comments