diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 71dba8de2..966b164c4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,9 @@ updates: schedule: interval: "daily" versioning-strategy: increase + open-pull-requests-limit: 10 - package-ecosystem: "npm" directory: "/src/pretix/static/npm_dir" schedule: interval: "monthly" + open-pull-requests-limit: 5