Skip to content

Commit 1b037f3

Browse files
authored
Merge pull request #2206 from db-ux-design-system/mfranzke-patch-2
feat(dependabot): added angular group
2 parents f36eb68 + 6497f81 commit 1b037f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ updates:
3030
patterns:
3131
- "@typescript-eslint*"
3232
- "typescript-eslint"
33-
update-types:
34-
- "major"
35-
- "minor"
33+
angular:
34+
patterns:
35+
- "@angular*"
3636

3737
- package-ecosystem: "npm"
3838
directory: "/react-example"

0 commit comments

Comments
 (0)