Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Add rangeStrategy property to renovate.json (#892)
Browse files Browse the repository at this point in the history
  • Loading branch information
gomzyakov authored Apr 6, 2024
1 parent d851913 commit d6f31ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"schedule": [
"before 7am on Friday"
],
"addLabels": ["dependencies"],
"labels": ["dependencies"]
"labels": ["dependencies"],
"rangeStrategy": "bump"
}

0 comments on commit d6f31ae

Please sign in to comment.