Search, inspect, stream, and download torrents from the terminal. Replaces the entire *arr stack with a single binary.
22 lines
402 B
YAML
22 lines
402 B
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
labels:
|
|
- "dependencies"
|
|
commit-message:
|
|
prefix: "chore(deps)"
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
labels:
|
|
- "ci"
|
|
commit-message:
|
|
prefix: "ci(deps)"
|