witch/.github/dependabot.yaml
2023-12-29 14:17:22 -06:00

13 lines
177 B
YAML

{
"updates": [
{
"directory": "/",
"package-ecosystem": "github-actions",
"schedule": {
"interval": "weekly"
}
}
],
"version": 2
}