mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 19:52:53 +00:00
ci: add elasticsearch to renovate exclusion list
This commit is contained in:
@@ -27,6 +27,10 @@
|
|||||||
"matchPackagePatterns": ["^typedoc$"],
|
"matchPackagePatterns": ["^typedoc$"],
|
||||||
"allowedVersions": "0.18.0"
|
"allowedVersions": "0.18.0"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchPackagePatterns": ["^@elastic\/elasticsearch$"],
|
||||||
|
"allowedVersions": "<6.0"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchDepTypes": [
|
"matchDepTypes": [
|
||||||
"peerDependencies"
|
"peerDependencies"
|
||||||
|
|||||||
Reference in New Issue
Block a user