Skip to content

Commit fa610e0

Browse files
deps(docker): bump yoheimuta/protolint from 0.50.3 to 0.50.5 (#6010)
Bumps yoheimuta/protolint from 0.50.3 to 0.50.5. --- 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 a0d551a commit fa610e0

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
@@ -25,7 +25,7 @@ FROM mvdan/shfmt:v3.8.0 AS shfmt
2525
FROM rhysd/actionlint:1.7.1 AS actionlint
2626
FROM scalameta/scalafmt:v3.8.2 AS scalafmt
2727
FROM zricethezav/gitleaks:v8.18.4 AS gitleaks
28-
FROM yoheimuta/protolint:0.50.3 AS protolint
28+
FROM yoheimuta/protolint:0.50.5 AS protolint
2929
FROM ghcr.io/clj-kondo/clj-kondo:2024.08.01-alpine AS clj-kondo
3030
FROM dart:3.4.4-sdk AS dart
3131
FROM mcr.microsoft.com/dotnet/sdk:8.0.303-alpine3.20 AS dotnet-sdk

0 commit comments

Comments
 (0)