mirror of
https://github.com/gopher64/gopher64.git
synced 2026-07-11 01:25:20 +02:00
8ee10e40ad
* add provisionprofile * more
16 lines
305 B
YAML
16 lines
305 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: "rust-toolchain"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
|
|
# - package-ecosystem: "cargo"
|
|
# directory: "/"
|
|
# schedule:
|
|
# interval: "daily"
|