Skip to content

Commit

Permalink
Set rangeStrategy to bump for dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Taucher2003 committed May 20, 2024
1 parent 21a35b9 commit 6d87d9e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@
"extends": [
":assignee(Taucher2003)"
]
},
{
"matchDepTypes": [
"devDependencies"
],
"rangeStrategy": "bump"
}
]
}

0 comments on commit 6d87d9e

Please sign in to comment.