mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2024-12-04 09:50:17 +00:00
chore: Make renovate care for unstable versions (#367)
Make renovate care for unstable versions
This commit is contained in:
parent
8f011ace72
commit
a82675796a
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
@ -8,6 +8,7 @@
|
||||
"enabledManagers": ["npm", "github-actions"],
|
||||
"rangeStrategy": "pin",
|
||||
"schedule": "every weekend",
|
||||
"respectLatest": false,
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": ["npm"],
|
||||
@ -33,4 +34,4 @@
|
||||
"groupName": "all github-actions"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user