From b6f60b8ea163de8d9c1ef573c1221e2aa7924ca7 Mon Sep 17 00:00:00 2001 From: Anthony Shew Date: Mon, 3 Feb 2025 23:13:35 -0700 Subject: [PATCH] ci: more usable separator --- .github/dependabot.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6ead4ba303abb..2661471e0526b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,8 @@ updates: labels: - "area: examples" open-pull-requests-limit: 1 + pull-request-branch-name: + separator: "-" versioning-strategy: "increase" allow: - dependency-type: "direct" @@ -30,6 +32,8 @@ updates: labels: - "area: examples" open-pull-requests-limit: 1 + pull-request-branch-name: + separator: "-" versioning-strategy: "increase" allow: - dependency-type: "direct" @@ -59,6 +63,8 @@ updates: labels: - "area: examples" open-pull-requests-limit: 1 + pull-request-branch-name: + separator: "-" versioning-strategy: "increase" allow: - dependency-type: "direct" @@ -78,6 +84,8 @@ updates: labels: - "area: examples" open-pull-requests-limit: 1 + pull-request-branch-name: + separator: "-" versioning-strategy: "increase" allow: - dependency-type: "direct" @@ -97,6 +105,8 @@ updates: labels: - "area: examples" open-pull-requests-limit: 1 + pull-request-branch-name: + separator: "-" versioning-strategy: "increase" allow: - dependency-type: "direct" @@ -116,6 +126,8 @@ updates: labels: - "area: examples" open-pull-requests-limit: 1 + pull-request-branch-name: + separator: "-" versioning-strategy: "increase" allow: - dependency-type: "direct"