diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 31321c36..54c35d76 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,7 @@ updates: - "📦 dependencies" commit-message: prefix: "📦 npm:" + open-pull-requests-limit: 99 - package-ecosystem: github-actions directory: "/" @@ -22,3 +23,4 @@ updates: - "📦 dependencies" commit-message: prefix: "📦 ci:" + open-pull-requests-limit: 99