Skip to content

Commit 03cad67

Browse files
chore(config): migrate renovate config (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1931c42 commit 03cad67

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/renovate.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"extends": [
3-
"config:base"
3+
"config:recommended"
44
],
5-
"labels": ["enhancement"]
5+
"labels": [
6+
"enhancement"
7+
]
68
}

0 commit comments

Comments
 (0)