Skip to content

Commit

Permalink
renovate: Fix rebaseWhen option typo
Browse files Browse the repository at this point in the history
Resolves: #1496
Change-type: patch
  • Loading branch information
thgreasi committed Nov 26, 2024
1 parent 809fc9f commit 823577d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"extends": ["github>balena-io/renovate-config"],
"prConcurrentLimit": 1,
"prHourlyLimit": 1,
"rebasewhen": "automerge",
"rebaseWhen": "automerge",
"packageRules": [
{
"matchPackageNames": ["balena-hup-action-utils"],
Expand Down

0 comments on commit 823577d

Please sign in to comment.