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: