File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ updates:
3131 # ──────────────────────────────────────────────────────────────
3232 - package-ecosystem : " gomod"
3333 directory : " /"
34- target-branch : " master "
34+ target-branch : " main "
3535 schedule :
3636 interval : " weekly"
3737 day : " monday"
@@ -60,7 +60,7 @@ updates:
6060 # ──────────────────────────────────────────────────────────────
6161 - package-ecosystem : " gomod"
6262 directory : " /example/"
63- target-branch : " master "
63+ target-branch : " main "
6464 schedule :
6565 interval : " weekly"
6666 day : " monday"
@@ -89,7 +89,7 @@ updates:
8989 # ──────────────────────────────────────────────────────────────
9090 - package-ecosystem : " github-actions"
9191 directory : " /"
92- target-branch : " master "
92+ target-branch : " main "
9393 schedule :
9494 interval : " weekly"
9595 day : " monday"
@@ -112,7 +112,7 @@ updates:
112112 # ──────────────────────────────────────────────────────────────
113113 - package-ecosystem : " devcontainers"
114114 directory : " /"
115- target-branch : " master "
115+ target-branch : " main "
116116 schedule :
117117 interval : " weekly"
118118 day : " monday"
You can’t perform that action at this time.
0 commit comments