chore(renovate): range strategy bump
This commit is contained in:
parent
3c7eb65c7c
commit
e91df3eab0
1 changed files with 1 additions and 0 deletions
1
.github/renovate.json
vendored
1
.github/renovate.json
vendored
|
|
@ -3,6 +3,7 @@
|
||||||
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
|
"extends": ["config:recommended", "helpers:pinGitHubActionDigests"],
|
||||||
"enabledManagers": ["bun", "github-actions"],
|
"enabledManagers": ["bun", "github-actions"],
|
||||||
"minimumReleaseAge": "1 day",
|
"minimumReleaseAge": "1 day",
|
||||||
|
"rangeStrategy": "bump",
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchManagers": ["github-actions"],
|
"matchManagers": ["github-actions"],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue