Skip to content

Commit

Permalink
chore: update renovate config add ignore deps
Browse files Browse the repository at this point in the history
  • Loading branch information
agustinusnathaniel committed Apr 8, 2024
1 parent 20db4b2 commit 75dbad8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"stabilityDays": 2,
"timezone": "Asia/Jakarta",
"schedule": ["before 1am on Monday"],
"rangeStrategy": "bump"
"rangeStrategy": "bump",
"ignoreDeps": ["node", "pnpm"]
}

0 comments on commit 75dbad8

Please sign in to comment.