Schedule Dependabot weekly

This commit is contained in:
Taylor Fausak 2023-12-29 14:17:22 -06:00
parent 44b0428ad9
commit 88fdc086d9

View File

@ -4,7 +4,7 @@
"directory": "/",
"package-ecosystem": "github-actions",
"schedule": {
"interval": "daily"
"interval": "weekly"
}
}
],