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 70b1ecb commit 33555baCopy full SHA for 33555ba
.github/dependabot.yml
@@ -9,7 +9,7 @@ updates:
9
10
- package-ecosystem: "nuget"
11
# location of package manifests
12
- directory: "/**;!/**/*Tests*/**/<anything>.(cs|vb|fs)proj"
+ directory: "/**;!/**/*Test*.csproj"
13
open-pull-requests-limit: 10
14
schedule:
15
interval: "daily"
0 commit comments