Skip to content

Commit 94c908e

Browse files
committed
Update dependabot.yml
1 parent 2dbd14d commit 94c908e

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
@@ -10,7 +10,7 @@ updates:
1010
directory: "/"
1111
schedule:
1212
interval: "daily"
13-
target-branch: "master"
13+
target-branch: "main"
1414
labels:
1515
- "dependencies"
1616
- "nuget"
@@ -22,7 +22,7 @@ updates:
2222
directory: "/docs"
2323
schedule:
2424
interval: "weekly"
25-
target-branch: "master"
25+
target-branch: "main"
2626
labels:
2727
- "dependencies"
2828
- "python"
@@ -35,7 +35,7 @@ updates:
3535
directory: "/"
3636
schedule:
3737
interval: "weekly"
38-
target-branch: "master"
38+
target-branch: "main"
3939
labels:
4040
- "dependencies"
4141
- "github-actions"

0 commit comments

Comments
 (0)