Skip to content

Commit

Permalink
ci(renovate): ignore react/react-dom (#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlancollins authored Jul 10, 2024
1 parent 034062d commit cf0fbb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@
],
"ignoreDeps": [
"@types/node",
"@types/react",
"@types/react-dom",
"node",
"react",
"react-dom",
"typescript",
"typescript49",
"typescript50",
Expand Down

0 comments on commit cf0fbb0

Please sign in to comment.