From 9a543269694c273a41ecac081f2aaf7dfbea0984 Mon Sep 17 00:00:00 2001 From: Raffael <50701982+KRaffael@users.noreply.github.com> Date: Thu, 19 Dec 2024 07:09:01 +0100 Subject: [PATCH] RELTEC-11165-config-branch-name-separator --- .github/dependabot.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 161affc..5191c03 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -13,4 +13,6 @@ updates: labels: - "dependencies" reviewers: - - "Interhyp/technical-excellence" \ No newline at end of file + - "Interhyp/technical-excellence" + pull-request-branch-name: + separator: "-"