mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-14 19:54:38 +08:00
10 lines
221 B
YAML
10 lines
221 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: 'npm'
|
||
|
directory: '/frontend'
|
||
|
schedule:
|
||
|
interval: 'weekly'
|
||
|
commit-message:
|
||
|
prefix: "[bot]"
|
||
|
open-pull-requests-limit: 1
|
||
|
target-branch: "development"
|