Migrate Renovate config (#34251)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
co-authored by
Michael Telatynski
parent
c09f572fa7
commit
157b3d7518
@@ -56,7 +56,7 @@
|
|||||||
"description": "Update pnpm in devEngines",
|
"description": "Update pnpm in devEngines",
|
||||||
"customType": "jsonata",
|
"customType": "jsonata",
|
||||||
"fileFormat": "json",
|
"fileFormat": "json",
|
||||||
"fileMatch": ["(^|/)package\\.json$"],
|
"managerFilePatterns": ["/(^|/)package\\.json$/"],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"devEngines.packageManager.name = 'pnpm' ? { 'currentValue': devEngines.packageManager.version } : null"
|
"devEngines.packageManager.name = 'pnpm' ? { 'currentValue': devEngines.packageManager.version } : null"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user