diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e5e9d87f..d3a355e7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,9 +30,9 @@ updates: patterns: - "@typescript-eslint*" - "typescript-eslint" - update-types: - - "major" - - "minor" + angular: + patterns: + - "@angular*" - package-ecosystem: "npm" directory: "/react-example"