Skip to content

Commit

Permalink
chore(renovate): ignore node engines
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Nov 1, 2024
1 parent 81c5a5f commit 9a1af59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
{
"description": "Ignore node engines",
"matchPackageNames": ["node"],
"matchManagers": ["npm"],
"matchDepTypes": ["engines"],
"enabled": false
}
]
Expand Down

0 comments on commit 9a1af59

Please sign in to comment.