mirror of
https://gitea.com/actions/setup-android.git
synced 2025-09-30 22:30:13 +00:00
12 lines
210 B
YAML
12 lines
210 B
YAML
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|