Skip to content

Commit 6497f81

Browse files
authored
feat(dependabot): added angular group
Removed update types for typescript-eslint.
1 parent f36eb68 commit 6497f81

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)