Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit b886ab1

Browse files
authored
build(renovate): use shareable config
1 parent 54ed077 commit b886ab1

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

renovate.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base", ":semanticCommitTypeAll(build)"],
4-
"labels": ["dependencies"],
5-
"packageRules": [
6-
{
7-
"automerge": true,
8-
"updateTypes": ["patch"]
9-
}
10-
],
11-
"semanticCommits": true
3+
"extends": ["@pizzafox"]
124
}

0 commit comments

Comments
 (0)