Skip to content

Commit e5621df

Browse files
committed
Fix renovate config
1 parent 2ad8640 commit e5621df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": [
33
"config:base",
4-
"rebaseWhen:behind-base-branch"
5-
]
4+
],
5+
"rebaseWhen": "behind-base-branch"
66
}

0 commit comments

Comments
 (0)