We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f85c0a + 02fe413 commit ed15dd3Copy full SHA for ed15dd3
.github/renovate.json5
@@ -1,7 +1,7 @@
1
{
2
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3
extends: ["github>nf-core/ops//.github/renovate/default.json5"],
4
- ignorePaths: ["nf_core/pipeline-template/modules/nf-core/**"],
+ ignorePaths: ["**/nf_core/pipeline-template/modules/nf-core/**"],
5
baseBranches: ["dev"],
6
packageRules: [
7
0 commit comments