github-docs-arabic-enhanced / data /reusables /dependabot /dependabot-grouped-security-updates-how-enable.md
You can enable grouped pull requests for {% data variables.product.prodname_dependabot_security_updates %} in one, or both, of the following ways.
- To group as many available security updates together as possible, across directories and per ecosystem, enable grouping in the "{% data variables.product.UI_advanced_security %}" settings for your repository{% ifversion pre-security-configurations %}or organization{% elsif security-configurations %}, or in "Global settings" under {% data variables.product.UI_advanced_security %} for your organization{% endif %}.
- For more granular control of grouping, such as grouping by package name, development/production dependencies, SemVer level, or across multiple directories per ecosystem, add configuration options to the
dependabot.ymlconfiguration file in your repository.