Skip to content

Commit 46fa81c

Browse files
renovate[bot]temp
andauthored
Configure Renovate (#2)
* Add renovate.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Stephan Wentz <stephan@wentz.it>
1 parent c967d0c commit 46fa81c

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)