Skip to content

Commit dab2ec8

Browse files
committed
chore(ci): unpin libc
1 parent 56bdf49 commit dab2ec8

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-
// For why we ignore, see https://github.com/bytecodealliance/rustix/issues/1496
12-
ignoreDeps: ['libc'],
1311
customManagers: [
1412
{
1513
customType: 'regex',

0 commit comments

Comments
 (0)