From dd035fb4414cc2c3d28cc4858972a3d07a778947 Mon Sep 17 00:00:00 2001 From: Ayman Bagabas Date: Tue, 13 Feb 2024 12:43:41 -0500 Subject: [PATCH] chore(ci): change dependabot pr's title --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9fc3b07..c0e481b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: labels: - "dependencies" commit-message: - prefix: "feat" + prefix: "chore" include: "scope" - package-ecosystem: "github-actions" directory: "/"