mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-06-05 02:02:12 +03:00
dependabot: add groups
This commit is contained in:
parent
289f583a0a
commit
8e474c0e0b
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -14,3 +14,8 @@ updates:
|
|||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "*"
|
- dependency-name: "*"
|
||||||
update-types: ["version-update:semver-patch"]
|
update-types: ["version-update:semver-patch"]
|
||||||
|
groups:
|
||||||
|
docusaurus-deps:
|
||||||
|
patterns:
|
||||||
|
- '@docusaurus/*'
|
||||||
|
- 'react*'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user