Skip to content

Commit

Permalink
chore: fix renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue committed Mar 4, 2024
1 parent 88b9b92 commit 44d8962
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@
],
"extends": [
"schedule:monthly"
],
"rangeStrategy": "bump"
]
}
],
"rangeStrategy": "replace",
"rangeStrategy": "bump",
"prConcurrentLimit": 2,
"dependencyDashboard": true
}

0 comments on commit 44d8962

Please sign in to comment.