mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 22:17:41 +00:00
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964ea7f970a8a9040ca994bfe6aabecb408
13 lines
249 B
YAML
13 lines
249 B
YAML
version: 2
|
|
updates:
|
|
# Update Cargo deps
|
|
- package-ecosystem: cargo
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
|
|
# Update used workflows
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|