Skip to content

Commit e924a96

Browse files
Update dependabot.yml
1 parent c9235d6 commit e924a96

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ registries:
77
password: ${{secrets.AZURE_DEVOPS_PAT}}
88
updates:
99
- package-ecosystem: "nuget" # See documentation for possible values
10-
directory: "/" # Location of package manifests
10+
directories:
11+
- "**/*"
1112
registries:
1213
- nuget-azure-artifacts
1314
schedule:

0 commit comments

Comments
 (0)