mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-05 09:17:57 +03:00
4bc194ab92
Enable dependabot for the "main" branch, letting it scan for outdated GitHub Actions used in workflows on a weekly base. Signed-off-by: Pino Toscano <ptoscano@redhat.com>
10 lines
183 B
YAML
10 lines
183 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
target-branch: "main"
|
|
commit-message:
|
|
prefix: "ci"
|