Skip to content

Commit 2e4f5bb

Browse files
authored
Merge pull request #213 from WyriHaximus/switch-to-central-renovate-configuration
Switch to central Renovate configuration
2 parents e307a3e + 8373872 commit 2e4f5bb

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

.github/renovate.json

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"packageRules": [
4-
{
5-
"managers": ["composer"],
6-
"rangeStrategy": "in-range-only"
7-
},
8-
{
9-
"managers": ["composer"],
10-
"rangeStrategy": "bump"
11-
},
12-
{
13-
"managers": ["composer"],
14-
"matchPackageNames": ["php"],
15-
"enabled": false
16-
}
17-
],
183
"extends": [
19-
"config:base",
20-
":widenPeerDependencies",
21-
":rebaseStalePrs",
22-
":prHourlyLimitNone",
23-
":prConcurrentLimitNone",
24-
"group:phpstan"
4+
"github>WyriHaximus/renovate-config"
255
]
266
}

0 commit comments

Comments
 (0)