Skip to content

Commit 645cac0

Browse files
authored
dependabot: Group eslint packages (#1479)
1 parent 67e4620 commit 645cac0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ updates:
1717
day: 'monday'
1818
time: '08:00'
1919
groups:
20+
eslint:
21+
patterns:
22+
- 'eslint'
23+
- '@eslint/*'
24+
- 'typescript-eslint'
2025
eui:
2126
patterns:
2227
- '@elastic/eui*'

0 commit comments

Comments
 (0)