From f43ebf49671cc4c5cf14a66b2c0b4791ae992219 Mon Sep 17 00:00:00 2001 From: Rodrigo Damazio Bovendorp Date: Mon, 2 Dec 2024 15:25:50 -0800 Subject: [PATCH] Moving typescript to its own dependabot group. Dependabot insists on updating this beyond what Angular supports. --- .github/dependabot.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bdf7bdd..66c9b34 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,12 +23,15 @@ updates: - 'karma*' - '*protobuf*' - 'rxjs' - - 'tslib' - - 'typescript' - 'zone.js' exclude-patterns: - '*eslint*' - '*prettier*' + typescript: + applies-to: version-updates + patterns: + - 'tslib' + - 'typescript' minor-and-patch: applies-to: security-updates patterns: