Skip to content

Commit

Permalink
Group dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Morris committed Aug 16, 2024
1 parent 0efc4f8 commit 0d9f439
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,26 @@ updates:
directory: "/"
schedule:
interval: "monthly"
groups:
github:
update-types:
- "minor"
- "patch"
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "monthly"
groups:
composer:
update-types:
- "minor"
- "patch"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
groups:
frontend:
update-types:
- "minor"
- "patch"

0 comments on commit 0d9f439

Please sign in to comment.