mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 09:27:24 +00:00
12 lines
223 B
YAML
12 lines
223 B
YAML
version: 2
|
|
updates:
|
|
# Update packages
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 10
|
|
target-branch: master
|
|
commit-message:
|
|
prefix: chore
|
|
include: scope
|