Skip to content

Commit

Permalink
Always recreate Renovate PR's
Browse files Browse the repository at this point in the history
  • Loading branch information
firecow authored Apr 12, 2024
1 parent f99b636 commit 588dee5
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 @@ -4,7 +4,8 @@
"config:base",
":disableDependencyDashboard",
":maintainLockFilesWeekly"
],
],
"recreateWhen": "always",
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "lockFileMaintenance"],
Expand Down

0 comments on commit 588dee5

Please sign in to comment.