From a5e3381daebcdb9f91c5a8c923d422521355fef0 Mon Sep 17 00:00:00 2001 From: Marco Ferrari Date: Mon, 17 Feb 2025 13:00:21 +0000 Subject: [PATCH] chore: group commitlint updates (#6557) --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5827244c..b9446901 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -35,6 +35,11 @@ updates: interval: "weekly" open-pull-requests-limit: 100 groups: + commitlint: + applies-to: version-updates + patterns: + - "@commitlint/*" + - "commitlint" eslint-plugins-configs: applies-to: version-updates patterns: