mirror of
https://github.com/tiennm99/store-scraper-api.git
synced 2026-07-15 14:22:17 +00:00
16 lines
368 B
YAML
16 lines
368 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
open-pull-requests-limit: 10
|
|
groups:
|
|
minor-and-patch:
|
|
update-types: ["minor", "patch"]
|
|
security:
|
|
applies-to: security-updates
|
|
patterns: ["*"]
|
|
versioning-strategy: increase
|
|
labels: ["dependencies", "security"]
|