From 5f943e31f7d373008936e9b2d81713a5b882b9f5 Mon Sep 17 00:00:00 2001 From: "ala'n (Alexey Stsefanovich)" Date: Fri, 12 Jul 2024 13:03:14 +0200 Subject: [PATCH] chore: fix dependabot commit rules --- .github/dependabot.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a16f582c5..78ad1d065 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,8 +20,7 @@ updates: - "abarmina" - "NastaLeo" commit-message: - prefix: "chore(deps)" - prefix-development: "chore(deps-dev)" + prefix: "chore" include: "scope" groups: typescript-eslint: @@ -52,7 +51,7 @@ updates: - "abarmina" - "NastaLeo" commit-message: - prefix: "chore(ci)" + prefix: "chore" include: "scope" groups: gh-pages: