From 4fe3a5939559dbf8f7c3f52e5aa87d92612f0806 Mon Sep 17 00:00:00 2001 From: Jordan Kowal Date: Tue, 8 Oct 2024 23:32:07 +0200 Subject: [PATCH] chore: update dependabot config --- .github/dependabot.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 750aa15..f796225 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,12 +4,10 @@ updates: directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 1 groups: - production: - dependency-type: "production" - development: - dependency-type: "development" - # Utils + all: + patterns: ["*"] reviewers: - "Jordan-Kowal" commit-message: