improve renovate: osv alerts, pin cli, slower cron

Prioritize vulnerability fix PRs, pin Renovate via package-lock for
reproducible runs, and drop the hourly schedule to every 6 hours.
This commit is contained in:
Madison Grubb
2026-08-13 10:27:09 -04:00
parent 857b50ab3a
commit d771c4c97f
6 changed files with 7725 additions and 25 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "renovate-runner",
"private": true,
"description": "Runs Renovate against git.keligrubb.com via Gitea Actions",
"dependencies": {
"renovate": "44.28.0"
}
}