Skip to content

Commit 40b6ff0

Browse files
authored
Update dependabot.yml
1 parent 519a09e commit 40b6ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ updates:
1111
- "*"
1212
labels:
1313
- "dependencies"
14-
target-branch: "master"
14+
target-branch: "main"
1515

1616

1717
- package-ecosystem: "github-actions"
@@ -23,4 +23,4 @@ updates:
2323
prefix: "[workflow]"
2424
labels:
2525
- "dependencies"
26-
target-branch: "master"
26+
target-branch: "main"

0 commit comments

Comments
 (0)