From 9eccdfbc63d30861ae80fde55609bcbdd10ba759 Mon Sep 17 00:00:00 2001 From: Kagami Sascha Rosylight Date: Sat, 12 Aug 2023 13:54:28 +0200 Subject: [PATCH] chore(dependabot): disable dependabot for pnpm for now --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ec938bb553..5955f6b5d9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,7 +17,11 @@ updates: directory: "/" schedule: interval: daily - open-pull-requests-limit: 100 + # PNPM has an issue with dependabot. See: + # https://github.com/dependabot/dependabot-core/issues/7258 + # https://github.com/pnpm/pnpm/issues/6530 + # TODO: Restore this when the issue is solved + open-pull-requests-limit: 0 groups: swc: patterns: