Skip to content

Commit

Permalink
chore(renovate): ignore some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed Dec 11, 2024
1 parent afb4fcc commit 46bc2af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@
enabled: false,
},
],
ignoreDeps: [
// manually bumping
"node",
"@types/node"
],
}

0 comments on commit 46bc2af

Please sign in to comment.