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 35f6818 commit b767486Copy full SHA for b767486
.github/dependabot.yml
@@ -7,7 +7,7 @@ version: 2
7
updates:
8
# Maintain dependencies for nuget
9
- package-ecosystem: "nuget"
10
- directory: "dotnet/src"
+ directory: "dotnet/"
11
schedule:
12
interval: "cron"
13
cronjob: "0 8 * * 4,0" # Every Thursday(4) and Sunday(0) at 8:00 UTC
0 commit comments