Skip to content

Commit 1e545e4

Browse files
authored
Use root folder for nuget package-ecosystem (#1020)
1 parent 467f485 commit 1e545e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ updates:
1919
labels:
2020
- chore
2121
- package-ecosystem: nuget
22-
directories:
23-
- '**/*'
22+
directory: '/'
2423
schedule:
2524
interval: 'weekly'
2625
day: 'monday'

0 commit comments

Comments
 (0)