Skip to content

Commit 8012a3f

Browse files
committed
bump to 5.8
1 parent c93a385 commit 8012a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

megalinter/descriptors/salesforce.megalinter-descriptor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ linters:
311311
dockerfile:
312312
- |-
313313
# renovate: datasource=npm depName=lightning-flow-scanner-cli
314-
ARG LIGHTNING_FLOW_SCANNER_VERSION=5.2.0
314+
ARG LIGHTNING_FLOW_SCANNER_VERSION=5.8.0
315315
- |-
316316
RUN echo y|sf plugins install lightning-flow-scanner-cli@${LIGHTNING_FLOW_SCANNER_VERSION} \
317317
&& (npm cache clean --force || true) \

0 commit comments

Comments
 (0)