Skip to content

Commit

Permalink
update commit message prefixes for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
neoncitylights committed Dec 12, 2024
1 parent 15cfe2f commit c2e5ea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ updates:
schedule:
interval: "weekly"
commit-message:
prefix: "chore(deps/composer):"
prefix: "deps(composer):"
groups:
mediawiki:
patterns:
Expand All @@ -29,5 +29,5 @@ updates:
schedule:
interval: "weekly"
commit-message:
prefix: "chore(deps/actions):"
prefix: "deps(actions):"
open-pull-requests-limit: 4

0 comments on commit c2e5ea1

Please sign in to comment.