Skip to content

Commit 4cde6f8

Browse files
committed
chore(ci): start reporting outdated openssl
We're going to move away from openssl v1 to v3.
1 parent ffafda8 commit 4cde6f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/renovate.json5

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
ignorePaths: [
99
'**/tests/**',
1010
],
11-
// See rust-lang/cargo#13546 and openssl/openssl#23376 for the exclusion
12-
ignoreDeps: ['openssl', 'openssl-src', 'openssl-sys'],
1311
customManagers: [
1412
{
1513
customType: 'regex',

0 commit comments

Comments
 (0)