Update renovate.json

This commit is contained in:
Hannes Papenberg 2022-08-03 16:24:31 +02:00 committed by GitHub
parent 6556d8a6fb
commit 397c64c3e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -7,5 +7,7 @@
],
"versioning": "semver",
"dependencyDashboard": true,
"prHeader": "[![Renovate Joomla](https://camo.githubusercontent.com/80b6571d15d8ec7de8bd9f85a9f42e288ee0735c499641c2a6d05b346d552a52/68747470733a2f2f6170702e72656e6f76617465626f742e636f6d2f696d616765732f62616e6e65722e737667)](https://joomla.org)"
"lockFileMaintenance": { "enabled": true },
"composerIgnorePlatformReqs": ["ext-*", "lib-*"],
"rangeStrategy": "update-lockfile"
}