Skip to content

Commit 7436f93

Browse files
authored
chore: group dependabot
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent f990b7f commit 7436f93

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ updates:
2121
include: 'scope'
2222
open-pull-requests-limit: 999
2323
ignore:
24-
- dependency-name: "@types/node"
25-
# version is like `ts.X.Y` -- need to maintain manually
24+
- dependency-name: "@types/node" # version is like `ts.X.Y` -- need to maintain manually
2625
groups:
2726
eslint:
2827
patterns:
@@ -35,6 +34,9 @@ updates:
3534
- '@types/*-eslint'
3635
- '@eslint-community/*'
3736
- '@typescript-eslint/*'
37+
- 'typescript-eslint'
38+
- 'neostandard'
39+
- 'globals'
3840
spdx:
3941
patterns:
4042
- 'spdx-*'

0 commit comments

Comments
 (0)