mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-10-30 17:37:59 +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",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended",
|
||||||
|
":rebaseStalePrs"
|
||||||
],
|
],
|
||||||
"kustomize": {
|
"kustomize": {
|
||||||
"fileMatch": [
|
"fileMatch": [
|
||||||
|
|||||||
Reference in New Issue
Block a user