Skip to content

Commit 413f827

Browse files
deps(docker): bump yoheimuta/protolint from 0.47.5 to 0.47.6 (#5321)
Bumps yoheimuta/protolint from 0.47.5 to 0.47.6. --- updated-dependencies: - dependency-name: yoheimuta/protolint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 495881b commit 413f827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ FROM mvdan/shfmt:v3.8.0 as shfmt
2222
FROM rhysd/actionlint:1.6.27 as actionlint
2323
FROM scalameta/scalafmt:v3.7.17 as scalafmt
2424
FROM zricethezav/gitleaks:v8.18.2 as gitleaks
25-
FROM yoheimuta/protolint:0.47.5 as protolint
25+
FROM yoheimuta/protolint:0.47.6 as protolint
2626
FROM ghcr.io/clj-kondo/clj-kondo:2024.02.12-alpine as clj-kondo
2727
FROM dart:3.3.0-sdk as dart
2828
FROM mcr.microsoft.com/dotnet/sdk:8.0.101-alpine3.19 as dotnet-sdk

0 commit comments

Comments
 (0)