mirror of
https://github.com/maputnik/editor.git
synced 2026-07-01 11:37:26 +00:00
Add react group to Dependabot configuration (#1879)
## Launch Checklist This groups react dependencies together so that they will pass the build. - [x] Briefly describe the changes in this PR.
This commit is contained in:
@@ -15,6 +15,9 @@ updates:
|
|||||||
vitest:
|
vitest:
|
||||||
patterns:
|
patterns:
|
||||||
- "*vitest*"
|
- "*vitest*"
|
||||||
|
react:
|
||||||
|
patterns:
|
||||||
|
- "*react*"
|
||||||
cooldown:
|
cooldown:
|
||||||
default-days: 5
|
default-days: 5
|
||||||
semver-major-days: 5
|
semver-major-days: 5
|
||||||
|
|||||||
Reference in New Issue
Block a user