Skip to content

Commit

Permalink
chore: ignore @types/node in backcompat (#2311)
Browse files Browse the repository at this point in the history
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
  • Loading branch information
dyladan and vmarchaud committed Jul 12, 2021
1 parent 5cfa88d commit 6e82726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Expand Up @@ -12,7 +12,7 @@
},
{
"matchPaths": ["backwards-compatibility/**"],
"matchPackageNames": ["@types/node"],
"ignoreDeps": ["@types/node"],
"enabled": false
}
],
Expand Down

0 comments on commit 6e82726

Please sign in to comment.