Skip to content

Commit c662c1b

Browse files
authored
Merge pull request #20 from db-ui/feat-dependabot-added-typescript-eslint-group
feat(dependabot): added `typescript-eslint` group
2 parents ebd60ab + 55f3c8f commit c662c1b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

+7
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,10 @@ updates:
1313
interval: "daily"
1414
pull-request-branch-name:
1515
separator: "-"
16+
groups:
17+
typescript-eslint:
18+
patterns:
19+
- "@typescript-eslint*"
20+
update-types:
21+
- "minor"
22+
- "patch"

0 commit comments

Comments
 (0)