mirror of
https://github.com/cmderdev/cmder.git
synced 2025-12-15 18:21:39 +08:00
11 lines
269 B
YAML
11 lines
269 B
YAML
version: 2
|
|
updates:
|
|
# Enable version updates for GitHub Actions
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/" # Location of package manifests
|
|
schedule:
|
|
interval: "weekly"
|
|
labels:
|
|
- "👆 Dependencies"
|
|
- "🔄️ GitHub Actions"
|