File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1140,7 +1140,7 @@ RUN curl -sSfL https://raw.githubusercontent.com/anchore/syft/refs/tags/v${REPOS
11401140#
11411141# swiftlint installation
11421142# renovate: datasource=docker depName=ghcr.io/realm/swiftlint
1143- ENV SWIFT_SWIFTLINT_VERSION=0.61.0
1143+ ENV SWIFT_SWIFTLINT_VERSION=0.62.1
11441144#
11451145# tekton-lint installation
11461146#
Original file line number Diff line number Diff line change @@ -817,7 +817,7 @@ RUN curl -sSfL https://raw.githubusercontent.com/anchore/syft/refs/tags/v${REPOS
817817#
818818# swiftlint installation
819819# renovate: datasource=docker depName=ghcr.io/realm/swiftlint
820- ENV SWIFT_SWIFTLINT_VERSION=0.61.0
820+ ENV SWIFT_SWIFTLINT_VERSION=0.62.1
821821#
822822# tflint installation
823823# Managed with COPY --link --from=tflint /usr/local/bin/tflint /usr/bin/
Original file line number Diff line number Diff line change @@ -478,7 +478,7 @@ RUN curl --retry 5 --retry-delay 5 -sSLO https://github.com/pinterest/ktlint/rel
478478#
479479# swiftlint installation
480480# renovate: datasource=docker depName=ghcr.io/realm/swiftlint
481- ENV SWIFT_SWIFTLINT_VERSION=0.61.0
481+ ENV SWIFT_SWIFTLINT_VERSION=0.62.1
482482#
483483# tekton-lint installation
484484#
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ ENV PATH="/node-deps/node_modules/.bin:${PATH}" \
152152RUN rc-update add docker boot && (rc-service docker start || true)
153153# swiftlint installation
154154# renovate: datasource=docker depName=ghcr.io/realm/swiftlint
155- ENV SWIFT_SWIFTLINT_VERSION=0.61.0
155+ ENV SWIFT_SWIFTLINT_VERSION=0.62.1
156156#
157157# OTHER__END
158158
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ linters:
5757 dockerfile :
5858 - |-
5959 # renovate: datasource=docker depName=ghcr.io/realm/swiftlint
60- ENV SWIFT_SWIFTLINT_VERSION=0.61.0
60+ ENV SWIFT_SWIFTLINT_VERSION=0.62.1
6161 ide :
6262 idea :
6363 - name : swiftlint
You can’t perform that action at this time.
0 commit comments