Skip to content

Commit 0bf8cc3

Browse files
committed
[dependabot.yml] Add group for eslint
1 parent a181448 commit 0bf8cc3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ updates:
2222

2323
# Locked to "^20.0.0" to align with our minimum node version in package.json/engines
2424
- dependency-name: "@types/node"
25+
groups:
26+
eslint:
27+
patterns:
28+
- "*eslint*"

0 commit comments

Comments
 (0)