Skip to content

Commit 2d7b4cc

Browse files
committed
Rename main branch
1 parent 819105c commit 2d7b4cc

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
@@ -5,11 +5,11 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "daily"
8-
target-branch: master
8+
target-branch: main
99

1010
- package-ecosystem: npm
1111
directory: "/"
1212
schedule:
1313
interval: "daily"
14-
target-branch: master
14+
target-branch: main
1515
versioning-strategy: increase

0 commit comments

Comments
 (0)