Prioritize vulnerability fix PRs, pin Renovate via package-lock for reproducible runs, and drop the hourly schedule to every 6 hours.
9 lines
180 B
JSON
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"
|
|
}
|
|
}
|