Migrate Renovate config (#34251)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
renovate[bot]
2026-07-14 15:40:19 +01:00
committed by GitHub
co-authored by Michael Telatynski
parent c09f572fa7
commit 157b3d7518
+1 -1
View File
@@ -56,7 +56,7 @@
"description": "Update pnpm in devEngines",
"customType": "jsonata",
"fileFormat": "json",
"fileMatch": ["(^|/)package\\.json$"],
"managerFilePatterns": ["/(^|/)package\\.json$/"],
"matchStrings": [
"devEngines.packageManager.name = 'pnpm' ? { 'currentValue': devEngines.packageManager.version } : null"
],