diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 40335fce..d6ac5698 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,6 +29,9 @@ updates: patterns: - '@capacitor/*' - 'capacitor-secure-storage-plugin' + ngx-translate: + patterns: + - '@ngx-translate/*' typescript-eslint: patterns: - '@typescript-eslint/*'