Skip to content

Commit 3362eb4

Browse files
chore(config): migrate renovate config (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Julian Nonino <[email protected]>
1 parent f4d10c8 commit 3362eb4

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)