mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-17 23:13:55 +01:00
22 lines
395 B
YAML
22 lines
395 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
assignees:
|
|
- "LGUG2Z"
|
|
commit-message:
|
|
prefix: chore
|
|
include: scope
|
|
|
|
- package-ecosystem: "cargo"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
assignees:
|
|
- "LGUG2Z"
|
|
commit-message:
|
|
prefix: chore
|
|
include: scope
|