Skip to content

Commit 32f85ce

Browse files
committed
Fix: Update Dependabot target branch from 'develop' to 'main'
1 parent 17f54de commit 32f85ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: 2
77
updates:
88
- package-ecosystem: "nuget" # See documentation for possible values
99
directory: "/" # Location of package manifests
10-
target-branch: "develop"
10+
target-branch: "main"
1111
schedule:
1212
interval: "daily"
1313
assignees:

0 commit comments

Comments
 (0)