mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
25 lines
467 B
YAML
25 lines
467 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "cargo"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
groups:
|
|
smithay:
|
|
patterns:
|
|
- "smithay"
|
|
- "smithay-drm-extras"
|
|
rust-dependencies:
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
cooldown:
|
|
default-days: 7
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
cooldown:
|
|
default-days: 7
|