Skip to content

Commit e628610

Browse files
Migrate config .github/renovate.json
1 parent 59ae125 commit e628610

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/renovate.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base"],
4-
"enabledManagers": ["tekton"]
3+
"extends": [
4+
"config:recommended"
5+
],
6+
"enabledManagers": [
7+
"tekton"
8+
]
59
}

0 commit comments

Comments
 (0)