diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 86427a387..b84f538c9 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -8,8 +8,6 @@ ignorePaths: [ '**/tests/**', ], - // See rust-lang/cargo#13546 and openssl/openssl#23376 for the exclusion - ignoreDeps: ['openssl', 'openssl-src', 'openssl-sys'], customManagers: [ { customType: 'regex',