diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 91560a1..d6edf11 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "npm" + - package-ecosystem: "pnpm" directory: "/" schedule: interval: "weekly" diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 3cb0ac0..68c8872 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -10,6 +10,7 @@ on: - i18n-crowdin-translations - manual-crowdin-updates - gh-readonly-queue/** + - dependabot/** workflow_dispatch: permissions: