Skip to content

Commit 6e4206f

Browse files
chore(deps): update yoheimuta/protolint docker tag to v0.56.4 (#110)
| datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | docker | yoheimuta/protolint | 0.55.6 | 0.56.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5977ab6 commit 6e4206f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protolint/dagger/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ func New(
1414
// Protolint image to use.
1515
// +optional
1616
// renovate image: datasource=docker depName=yoheimuta/protolint versioning=docker
17-
// +default="yoheimuta/protolint:0.55.6"
17+
// +default="yoheimuta/protolint:0.56.4"
1818
Image string,
1919
) *Protolint {
2020
return &Protolint{

0 commit comments

Comments
 (0)