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 96c0c6e commit 1453ce8Copy full SHA for 1453ce8
.github/dependabot.yml
@@ -6,7 +6,7 @@
6
version: 2
7
updates:
8
- package-ecosystem: "nuget"
9
- directory: "/" # Location of package manifests
+ directory: "Auth/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
open-pull-requests-limit: 1
0 commit comments