We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd77537 commit 54b18d1Copy full SHA for 54b18d1
.github/dependabot.yml
@@ -7,7 +7,7 @@ version: 2
7
updates:
8
- package-ecosystem: "nuget"
9
directories:
10
- - "src/*/"
+ - "src/**"
11
schedule:
12
interval: "daily"
13
labels:
0 commit comments