From 08f1719ee04c317c2650baa482d1d0f5b9a53655 Mon Sep 17 00:00:00 2001 From: Simon Lecoq <22963968+lowlighter@users.noreply.github.com> Date: Tue, 31 Oct 2023 06:24:59 +0100 Subject: [PATCH] chore(deps): disable npm dependabot as v4 won't use npm anymore --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 11aa142e..2cabb803 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,7 @@ version: 2 updates: - package-ecosystem: npm + open-pull-requests-limit: 0 # Will not be managed by npm anymore in v4 labels: - 📦 dependencies directory: /