mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
18 lines
342 B
YAML
18 lines
342 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
labels:
|
|
- "GitHub Actions"
|
|
- "Dependencies"
|
|
- package-ecosystem: "pip"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
labels:
|
|
- "GitHub Actions"
|
|
- "Dependencies"
|
|
- "Python"
|