mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-12 09:58:03 +02:00
19 lines
339 B
YAML
19 lines
339 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "sunday"
|
|
cooldown:
|
|
default-days: 7
|
|
open-pull-requests-limit: 10
|
|
commit-message:
|
|
prefix: "CI"
|
|
labels:
|
|
- "ci"
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|