Skip to content

Commit

Permalink
Make dependabot PRs a single PR (#175)
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Shaw <[email protected]>
  • Loading branch information
joecorall and seth-shaw-asu authored Dec 4, 2024
1 parent 7ea51b6 commit d276718
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,15 @@ updates:
commit-message:
prefix: "composer update"
include: "scope"
groups:
single-pr:
applies-to: version-updates
patterns:
- "drupal/*"
- "drush/drush"
- "islandora-rdm/islandora_fits"
- "islandora/views_nested_details"
- "mjordan/islandora_workbench_integration"
update-types:
- "minor"
- "patch"

0 comments on commit d276718

Please sign in to comment.