mirror of
https://github.com/farcasclaudiu/skills-copilot-codespaces-vscode.git
synced 2026-06-22 09:01:53 +03:00
12 lines
218 B
YAML
12 lines
218 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
|
|
- package-ecosystem: "devcontainers"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|