Skip to content

Commit

Permalink
Group dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoH2O1999 authored Nov 26, 2024
1 parent 5b42a52 commit 24e33aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ updates:
ignore:
- dependency-name: chalk
versions: ['>=5.0.0']
groups:
dev-dependencies:
dependency-type: development

# Fetch and update latest `github-actions` pkgs
- package-ecosystem: github-actions
Expand All @@ -34,4 +37,4 @@ updates:
commit-message:
prefix: fix
prefix-development: chore
include: scope
include: scope

0 comments on commit 24e33aa

Please sign in to comment.