Skip to content

Commit 1162541

Browse files
Updates dependabot setup
1 parent 8b20fb1 commit 1162541

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ version: 2
22
updates:
33
- package-ecosystem: nuget
44
directories:
5-
- "/dev-proxy"
6-
- "/dev-proxy-abstractions"
7-
- "/dev-proxy-plugins"
5+
- "/DevProxy"
6+
- "/DevProxy.Abstractions"
7+
- "/DevProxy.Plugins"
88
schedule:
99
interval: daily
1010

0 commit comments

Comments
 (0)