From fc1fedd8d6321cfff0399540ec38be248246abf2 Mon Sep 17 00:00:00 2001 From: Devin Smith Date: Thu, 27 Jun 2024 09:09:50 -0700 Subject: [PATCH] Change type to 'chore' --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index db5bcd84f7c..8e7476414cd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,4 @@ updates: schedule: interval: "weekly" commit-message: - prefix: "ci(github-actions)" + prefix: "chore(github-actions)"