Skip to content

Commit 9e680c7

Browse files
Add renovate.json (brainbits#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8983f53 commit 9e680c7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

renovate.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:base"
5+
],
6+
"addLabels": [
7+
"{{{manager}}}",
8+
"renovate"
9+
],
10+
"semanticCommits": "enabled"
11+
}

0 commit comments

Comments
 (0)