Skip to content

Commit

Permalink
Remove dependency-type from Dependabot group (#70)
Browse files Browse the repository at this point in the history
The grouping is not working. Trying to remove the `dependency-type`
value to see if that fixes it.
  • Loading branch information
craigktreasure authored Oct 13, 2023
1 parent de243ab commit ccc54f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ updates:
- craigktreasure
groups:
xunit:
dependency-type: "development"
patterns:
- "xunit*"

Expand Down

0 comments on commit ccc54f3

Please sign in to comment.