greenbone / docs

Documentation for the Greenbone Community Edition
https://greenbone.github.io/docs/
Creative Commons Attribution Share Alike 4.0 International
24 stars 32 forks source link

Change: Group Dependabot updates into single PR #378

Closed wiegandm closed 1 year ago

wiegandm commented 1 year ago

What

This groups multiple dependency updates into a single pull request when they are submitted by Dependabot.

Why

The ability to process dependency updates through a single pull request reduces the workload for repository maintenance.

References

See https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups for details on this functionality.