Skip to content

Commit

Permalink
refactor: enable dry run (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdash99 authored Oct 17, 2024
1 parent f317639 commit 94668dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module.exports = {

// Uncomment dryRun to test exotic config options without spamming dozens of
// pull requests onto a repo that you would then need to clean up...
//dryRun: "full",
dryRun: "full",

// Inherit default config options
//extends: ["config:base"],
Expand Down

0 comments on commit 94668dd

Please sign in to comment.