We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e867b46 + 4adf0e0 commit e878921Copy full SHA for e878921
1 file changed
.github/renovate.json
@@ -0,0 +1,12 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "config:recommended"
5
+ ],
6
+ "packageRules": [
7
+ {
8
+ "matchManagers": ["composer"],
9
+ "rangeStrategy": "update-lockfile"
10
+ }
11
+ ]
12
+}
0 commit comments