Skip to content

Commit d855e94

Browse files
authored
fix linting for mosdepth and umitools/extract (#9207)
fix linting
1 parent 92c8ece commit d855e94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/nf-core/mosdepth/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ dependencies:
77
# renovate: datasource=conda depName=bioconda/mosdepth
88
- mosdepth=0.3.11=h0ec343a_1
99
# renovate: datasource=conda depName=bioconda/htslib
10-
- htslib=1.22.1
10+
- htslib=1.22.1

modules/nf-core/umitools/extract/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ channels:
55
- bioconda
66
dependencies:
77
# renovate: datasource=conda depName=bioconda/umi_tools
8-
- bioconda::umi_tools=1.1.6
8+
- bioconda::umi_tools=1.1.6

0 commit comments

Comments
 (0)