@vingle/renovate-config
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@vingle/renovate-config", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Renovate configurations for Vingle", | ||
@@ -60,3 +60,9 @@ "private": false, | ||
"enabled": false | ||
} | ||
}, | ||
"packageRules": [ | ||
{ | ||
"packageNames": ["npm"], | ||
"allowedVersions": "~5.6.0" | ||
} | ||
] | ||
}, | ||
@@ -63,0 +69,0 @@ "assignee:backend": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2208