From 6ede852e13038e19fd3cc7059a43dbf881234ef7 Mon Sep 17 00:00:00 2001 From: Thom Wiggers Date: Mon, 16 Oct 2023 16:43:27 +0200 Subject: [PATCH] chore(ci): set PR label for dependabot CI dependency bumps to chore (#244) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 945076c71c..1f9af3c50d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,7 +20,7 @@ updates: interval: daily open-pull-requests-limit: 10 commit-message: - prefix: build(ci) + prefix: chore(ci) groups: Actions: patterns: