openrewrite / rewrite-github-actions

OpenRewrite recipes for performing GitHub action hygiene and migration tasks.
Apache License 2.0
9 stars 9 forks source link

Configure `open-pull-requests-limit` for Dependabot #64

Open yeikel opened 1 year ago

yeikel commented 1 year ago

Docs : https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit

Example :

https://github.com/openrewrite/rewrite-github-actions/blob/4d87d016439f200dc44a092b58a75ea27fd71c32/.github/dependabot.yml#L16

yeikel commented 1 year ago

@timtebeek I can take this one as well

timtebeek commented 1 year ago

Thanks!

timtebeek commented 1 year ago

Hope you don't mind I unassigned you @yeikel I want to open this issue back up again to anyone to pick up. Feel free to open up a draft pull request if you'd like to contribute!