diff --git a/.github/renovate.json b/.github/renovate.json index 678df8a0e..cc05829df 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -33,10 +33,7 @@ "org.apache.httpcomponents.client5:httpclient5-fluent" ], "allowedVersions": "!/^5\\.3$/" - }, - { - "matchPackageNames": ["com.azure:azure-identity"], - "allowedVersions": "!/^1\\.14\\.[0-1]$/" - }], + } + ], "pinDigests": false }