Files
renovate/package.json
T
Madison Grubb d771c4c97f 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.
2026-08-13 10:27:09 -04:00

9 lines
180 B
JSON

{
"name": "renovate-runner",
"private": true,
"description": "Runs Renovate against git.keligrubb.com via Gitea Actions",
"dependencies": {
"renovate": "44.28.0"
}
}