Skip to content

Commit

Permalink
Renovate: Fix config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gacko committed Sep 4, 2024
1 parent bf3193d commit d4c316f
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,5 @@
"extends": [
// Base config - https://github.com/giantswarm/renovate-presets/blob/main/default.json5
"github>giantswarm/renovate-presets:default.json5",
],
"prBodyNotes": [],
"packageRules": [
{
// "matchFileNames": ["^capa/[^/]+-next/release\\.yaml$"],
"baseBranches": ["next/capa/major"],
"prCreation": "immediate",
"automerge": {
"enabled": true,
"method": "squash",
"requireBranchPolicyChecks": false
}
}
]
}

0 comments on commit d4c316f

Please sign in to comment.