citerus / dddsample-core

This is the new home of the original DDD Sample app (previously hosted at sf.net)..
MIT License
4.92k stars 1.47k forks source link

Increase dependabot open PR limit to 3 #128

Closed orende closed 5 months ago

orende commented 5 months ago

Why

A single failing (but important) dependabot-made PR is currently failing, but we don't want to remove it. Due to the 1 PR limit, Dependabot can't make new PRs, which means we can't see if other dependencies need upgrades.

What

Increases open PR limit to 3 in order to be able to keep the failing PR but still get other new PRs.