Skip to content

Commit

Permalink
chore(renovate): ignore deprecated packages/web3modal (#5621)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrem authored Jan 29, 2025
1 parent 23fdd8d commit 6cb2a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"schedule": ["at any time"]
}
],
"ignorePaths": ["**/android/**", "**/ios/**"]
"ignorePaths": ["**/android/**", "**/ios/**", "packages/web3modal/**"]
}

0 comments on commit 6cb2a63

Please sign in to comment.