mirror of
https://github.com/tfausak/witch.git
synced 2024-11-26 09:43:03 +03:00
13 lines
176 B
YAML
13 lines
176 B
YAML
{
|
|
"updates": [
|
|
{
|
|
"directory": "/",
|
|
"package-ecosystem": "github-actions",
|
|
"schedule": {
|
|
"interval": "daily"
|
|
}
|
|
}
|
|
],
|
|
"version": 2
|
|
}
|