Skip to content

Commit

Permalink
chore: 🔧 dependabot rename group dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vpriem committed Sep 14, 2023
1 parent feaa77b commit a1d9552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ updates:
schedule:
interval: 'daily'
groups:
linter:
eslint:
dependency-type: "development"
patterns:
- "eslint*"
Expand All @@ -22,7 +22,7 @@ updates:
- "major"
- "minor"
- "patch"
release:
semantic-release:
dependency-type: "development"
patterns:
- "semantic-release"
Expand Down

0 comments on commit a1d9552

Please sign in to comment.