mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-22 09:16:05 +03:00
16 lines
256 B
YAML
16 lines
256 B
YAML
|
version: 2
|
||
|
|
||
|
updates:
|
||
|
- package-ecosystem: "github-actions"
|
||
|
directory: "/"
|
||
|
commit-message:
|
||
|
prefix: "GHA CI"
|
||
|
groups:
|
||
|
github-actions:
|
||
|
patterns:
|
||
|
- "*"
|
||
|
labels:
|
||
|
- "CI"
|
||
|
schedule:
|
||
|
interval: "monthly"
|