Skip to content

Commit 2ca563b

Browse files
authored
Repo File Sync: synced file(s) with microsoft/mu_devops (#178)
synced local file(s) with [microsoft/mu_devops](https://github.com/microsoft/mu_devops). 🤖: View the [Repo File Sync Configuration File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml) to see how files are synced. --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#5078094513](https://github.com/microsoft/mu_devops/actions/runs/5078094513) Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
1 parent ec0359c commit 2ca563b

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ updates:
3939
prefix: "GitHub Action"
4040
labels:
4141
- "type:dependencies"
42+
- "type:dependabot"
4243
rebase-strategy: "disabled"
4344

4445
- package-ecosystem: "pip"
@@ -52,4 +53,5 @@ updates:
5253
labels:
5354
- "language:python"
5455
- "type:dependencies"
56+
- "type:dependabot"
5557
rebase-strategy: "disabled"

.github/release-draft-config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,10 @@ version-resolver:
8888
default: patch
8989

9090
exclude-labels:
91+
- 'type:dependabot'
9192
- 'type:file-sync'
9293
- 'type:notes'
9394
- 'type:question'
9495

9596
exclude-contributors:
9697
- 'uefibot'
97-
- 'dependabot'
98-
- 'dependabot[bot]'

0 commit comments

Comments
 (0)