mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-22 02:49:01 +00:00
Update renovate.json
This commit is contained in:
parent
397c64c3e4
commit
af2613fce6
@ -9,5 +9,9 @@
|
||||
"dependencyDashboard": true,
|
||||
"lockFileMaintenance": { "enabled": true },
|
||||
"composerIgnorePlatformReqs": ["ext-*", "lib-*"],
|
||||
"rangeStrategy": "update-lockfile"
|
||||
"rangeStrategy": "update-lockfile",
|
||||
"constraints": {
|
||||
"composer": "> 2.3",
|
||||
"npm": "> 8.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user