Skip to content

Commit 33555ba

Browse files
authored
Update dependabot.yml
1 parent 70b1ecb commit 33555ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ updates:
99

1010
- package-ecosystem: "nuget"
1111
# location of package manifests
12-
directory: "/**;!/**/*Tests*/**/<anything>.(cs|vb|fs)proj"
12+
directory: "/**;!/**/*Test*.csproj"
1313
open-pull-requests-limit: 10
1414
schedule:
1515
interval: "daily"

0 commit comments

Comments
 (0)