Skip to content

Commit

Permalink
Do not group dependabot updates
Browse files Browse the repository at this point in the history
Grouped updates are usually harder to solve.
  • Loading branch information
hashhar committed Dec 1, 2024
1 parent b63800b commit cc0c3e1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,6 @@ updates:
- "/slash-command-dispatch"
schedule:
interval: "monthly"
groups:
dependency-updates:
applies-to: version-updates
update-types:
- major
- minor
- patch
security-updates:
applies-to: security-updates
dependency-type: production
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit cc0c3e1

Please sign in to comment.