We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdfc3a7 commit a451f10Copy full SHA for a451f10
1 file changed
.github/dependabot.yml
@@ -22,3 +22,7 @@ updates:
22
23
# Locked to "^20.0.0" to align with our minimum node version in package.json/engines
24
- dependency-name: "@types/node"
25
+ groups:
26
+ eslint:
27
+ patterns:
28
+ - "*eslint*"
0 commit comments