google / mdbook-i18n-helpers

Translation support for mdbook. The plugins here give you a structured way to maintain a translated book.
Apache License 2.0
130 stars 25 forks source link

Make dependabot grouping work on all update types #166

Closed kdarkhan closed 8 months ago

kdarkhan commented 8 months ago

The initial version defined groups only for cargo deps. Because of that, we have 2 separate PRs related to github-actions. This ensures that grouping logic works for all deps.