diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0b8cfb85a8fc..a44622c2a6d8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -92,6 +92,9 @@ updates: patterns: - '@eslint/*' - 'eslint' + ngx-translate: + patterns: + - '@ngx-translate/*' - package-ecosystem: 'npm' directory: '/generators/common/resources/'