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.
2 parents b078dc9 + bc7e6bf commit f9d50efCopy full SHA for f9d50ef
.github/dependabot.yml
@@ -6,7 +6,7 @@
6
version: 2
7
updates:
8
- package-ecosystem: "nuget" # See documentation for possible values
9
- directory: "/" # Location of package manifests
+ directory: "/libraries/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
target-branch: "develop"
0 commit comments