Skip to content

Commit

Permalink
group dependancies in dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-zippenfenig committed Jun 5, 2024
1 parent 3efe1f2 commit 134d465
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,14 @@ updates:
- "typescript"
- "gradle-semantic-release-plugin"
- "@droidsolutions-oss/semantic-release-nuget"
eslint:
patterns:
- "@typescript-eslint/*"
- "@types/*"
- "eslint-*"
- "eslint"
- "sass"
- "typescript"
- "prettier"
- "lint-staged"
- "husky"

0 comments on commit 134d465

Please sign in to comment.