Skip to content
Snippets Groups Projects
Verified Commit ecc4e626 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(renovate): revisit renovate.json

Renovate has made a lot of progress in predefined configs over the past
few years this patch revisits the current config and extends it with the
usage of new presets.
parent 779084b3
No related branches found
No related tags found
No related merge requests found
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"config:best-practices",
"docker:enableMajor",
":prHourlyLimitNone",
"regexManagers:dockerfileVersions",
":assignAndReview(sheogorath)"
"replacements:all",
":gomod",
"security:openssf-scorecard",
":enableVulnerabilityAlertsWithLabel(security)",
":assignee(sheogorath)"
],
"prConcurrentLimit": 20,
"semanticCommits": "enabled",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment