mirror of
https://github.com/fluencelabs/examples
synced 2025-06-11 09:01:21 +00:00
Try ignoreUnstable: false
(#385)
This commit is contained in:
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@ -4,7 +4,7 @@
|
||||
"config:base"
|
||||
],
|
||||
"ignorePaths": ["archived/**"],
|
||||
"ignoreUnstable": true,
|
||||
"ignoreUnstable": false,
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": ["*"],
|
||||
|
Reference in New Issue
Block a user