From 1a63e7168809e2dae2f9d1c1f3275937915274ae Mon Sep 17 00:00:00 2001 From: Masafumi Koba <473530+ybiquitous@users.noreply.github.com> Date: Fri, 4 Nov 2022 21:43:48 +0900 Subject: [PATCH] Set `target-branch: v15` for Dependabot (#6448) --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7ea2788c00..5dc33605f3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,7 @@ updates: labels: - 'pr: dependencies' versioning-strategy: increase + target-branch: v15 # TODO: We should remove this line after shipping v15. - package-ecosystem: github-actions directory: '/'