1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Add missing info and fix one link (#53707)

Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
This commit is contained in:
Felicity Chapman
2024-12-20 10:51:18 +00:00
committed by GitHub
parent d2a1b28b89
commit d2c1ce5ae3
2 changed files with 2 additions and 2 deletions

View File

@@ -233,7 +233,7 @@ By default, a group will include all types of dependencies.
### `patterns` and `exclude-patterns` (`groups`)
Both options support using `*` as a wild card to define matches with dependency names.
Both options support using `*` as a wild card to define matches with dependency names. If a dependency matches both a pattern and an exclude-pattern, then it is excluded from the group.
### `update-types` (`groups`)