Skip to content

Commit 8cc2150

Browse files
committed
chore(deps-dev): group Dependabot updates for pre-commit into a single PR
Refs: 81716a8
1 parent 81716a8 commit 8cc2150

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ updates:
4545
include: scope
4646
open-pull-requests-limit: 13
4747
target-branch: main
48+
# Group updates into one pull request. See also:
49+
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#groups--
50+
groups:
51+
pre-commit:
52+
patterns: '*'
4853
# Add additional reviewers for PRs opened by Dependabot. For more information, see:
4954
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#reviewers
5055
# reviewers:

0 commit comments

Comments
 (0)