10 lines
172 B
YAML
10 lines
172 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: github-actions
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: weekly
|
||
|
groups:
|
||
|
github-actions:
|
||
|
patterns: ["*"]
|