From 16687251fec78d799f49b68dac4dde57143a4667 Mon Sep 17 00:00:00 2001 From: Vida Xie Date: Tue, 2 Jun 2026 11:18:35 +0800 Subject: [PATCH] ci: disable dependabot for npm --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ca79ca5..8b0ee7b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,8 @@ updates: directory: / schedule: interval: weekly + - package-ecosystem: npm + directory: / + schedule: + interval: weekly + open-pull-requests-limit: 0