Skip to content

Commit 17c5150

Browse files
Fixed dependabot branch
1 parent 4899d80 commit 17c5150

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
@@ -2,6 +2,6 @@ version: 2
22
updates:
33
- package-ecosystem: "nuget"
44
directory: "/src/"
5-
target-branch: "main"
5+
target-branch: "dev"
66
schedule:
77
interval: "daily"

0 commit comments

Comments
 (0)