Skip to content

Commit c3d3714

Browse files
authored
Update renovate.json (#5)
1 parent a15907d commit c3d3714

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@
77
],
88
"versioning": "semver",
99
"dependencyDashboard": true,
10-
"prHeader": "[![Renovate Joomla](https://camo.githubusercontent.com/80b6571d15d8ec7de8bd9f85a9f42e288ee0735c499641c2a6d05b346d552a52/68747470733a2f2f6170702e72656e6f76617465626f742e636f6d2f696d616765732f62616e6e65722e737667)](https://joomla.org)"
10+
"lockFileMaintenance": { "enabled": true },
11+
"composerIgnorePlatformReqs": ["ext-*", "lib-*"],
12+
"rangeStrategy": "update-lockfile"
1113
}

0 commit comments

Comments
 (0)