Skip to content

Commit

Permalink
Ignore some paths (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
UnstoppableMango authored Jul 27, 2024
1 parent 750460b commit f23e636
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
"config:recommended"
],
"automerge": true,
"ignorePaths": [
"**/node_modules/**",
"examples/**",
"sdk/**"
],
"customManagers": [
{
"customType": "regex",
Expand Down

0 comments on commit f23e636

Please sign in to comment.