Skip to content

Commit

Permalink
fix(): try to get dependabot grouping right
Browse files Browse the repository at this point in the history
  • Loading branch information
peterthomassen committed Apr 13, 2024
1 parent 4258cdf commit 124f3ae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ updates:
- dependency-name: "sass"
groups:
npm-webapp:
patterns:
- "*"
update-types:
- "minor"
- "patch"
Expand All @@ -40,8 +38,6 @@ updates:
time: "05:00"
groups:
pip-api:
patterns:
- "*"
update-types:
- "minor"
- "patch"
Expand Down

0 comments on commit 124f3ae

Please sign in to comment.