mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-14 11:44:45 +08:00
10 lines
No EOL
221 B
YAML
10 lines
No EOL
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" |