Skip to content

Commit e903e34

Browse files
authored
ci: group eslint config updates
1 parent 115f288 commit e903e34

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
@@ -8,6 +8,11 @@ updates:
88
prefix: "chore:"
99
open-pull-requests-limit: 5
1010
versioning-strategy: "increase"
11+
groups:
12+
eslint-configs:
13+
dependency-type: "development"
14+
patterns:
15+
- "@freaktechnik/eslint-config*"
1116
- package-ecosystem: "github-actions"
1217
directory: "/"
1318
schedule:

0 commit comments

Comments
 (0)