Skip to content

Commit be50276

Browse files
chore(config): migrate config renovate.json (#270)
Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent ff30e03 commit be50276

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base",
4+
"config:recommended",
55
"helpers:pinGitHubActionDigests",
66
":gitSignOff"
77
],
@@ -16,4 +16,4 @@
1616
],
1717
"prHourlyLimit": 20,
1818
"prConcurrentLimit": 10
19-
}
19+
}

0 commit comments

Comments
 (0)