Shared renovate config for all projects.
// renovate.json
{
"extends": ["github>jop-software/renovate-config"]
}
// renovate.json
{
"extends": ["@jop-software"]
}
See renovates docs about Sharable Config Presets for more information.
This enables auto merging for all minor and patch updates as well as dev dependencies.
Automerging uses the branch
strategy to not pollute the main branch with PRs.
Group all actions/*-artifact
actions into one PullRequest, since they need to be updated together.
Automerge all devDependencies
updates.
Automerge all minor and patch updates.
Groups grafana/loki
and grafana/promtail
together.
© 2024, jop-software Inh. Johannes Przymusinski