From c9357871b8c39b291248d678a42e8a2c3989632f Mon Sep 17 00:00:00 2001 From: mahula Date: Sat, 6 Apr 2024 23:58:08 +0200 Subject: [PATCH] set dependabot package update pr limit to none --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 531c45a..d25199a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,4 +1,5 @@ version: 2 +open-pull-requests-limit: 0 updates: - package-ecosystem: "github-actions" directory: "/"