Skip to content

Commit

Permalink
Merge pull request #20 from db-ui/feat-dependabot-added-typescript-es…
Browse files Browse the repository at this point in the history
…lint-group

feat(dependabot): added `typescript-eslint` group
  • Loading branch information
mfranzke authored Dec 13, 2023
2 parents ebd60ab + 55f3c8f commit c662c1b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,10 @@ updates:
interval: "daily"
pull-request-branch-name:
separator: "-"
groups:
typescript-eslint:
patterns:
- "@typescript-eslint*"
update-types:
- "minor"
- "patch"

0 comments on commit c662c1b

Please sign in to comment.