Skip to content

Commit ef488df

Browse files
committed
github: group typescript-eslint upgrades
Otherwise dependabot gets confused and tries to upgrade only one of these dependencies, which fails: #656 Signed-off-by: Simon Ser <[email protected]>
1 parent 8906a7a commit ef488df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ updates:
1212
turf:
1313
patterns:
1414
- "@turf/*"
15+
typescript-eslint:
16+
patterns:
17+
- "@typescript-eslint/*"
1518
commit-message:
1619
prefix: "dependency:"
1720
open-pull-requests-limit: 100

0 commit comments

Comments
 (0)