mirror of
https://github.com/maputnik/editor.git
synced 2026-01-28 08:10:13 +00:00
chore(deps): update vitest and group them (#1486)
## Launch Checklist Update vitest packages and group them in dependabot.
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -11,6 +11,10 @@ updates:
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 20
|
||||
versioning-strategy: increase
|
||||
groups:
|
||||
vitest:
|
||||
patterns:
|
||||
- "*vitest*"
|
||||
cooldown:
|
||||
default-days: 5
|
||||
semver-major-days: 5
|
||||
|
||||
Reference in New Issue
Block a user