mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-10-28 16:42:21 +00:00
feat(renovate): rebase stale PRs
use renovate's :rebaseStalePrs option for rebasing existing PRs any time the base branch has been updated
This commit is contained in:
committed by
Vegard Hagen
parent
1a46529d96
commit
1d3f025625
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
"config:recommended",
|
||||
":rebaseStalePrs"
|
||||
],
|
||||
"kustomize": {
|
||||
"fileMatch": [
|
||||
|
||||
Reference in New Issue
Block a user