setup-nextflow/.github/renovate.json5

9 lines
213 B
Text
Raw Normal View History

2024-02-27 21:01:53 +00:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>nf-core/ops//.github/renovate/default.json5",
"config:recommended",
"schedule:weekly"
]
}