Skip to content

Commit

Permalink
chore(deps): update yoheimuta/protolint docker tag to v0.52.0
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| docker     | yoheimuta/protolint | 0.51.0 | 0.52.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent b8e24f5 commit 8baa275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protolint/dagger/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ func New(
// Protolint image to use.
// +optional
// renovate image: datasource=docker depName=yoheimuta/protolint versioning=docker
// +default="yoheimuta/protolint:0.51.0"
// +default="yoheimuta/protolint:0.52.0"
Image string,
) *Protolint {
return &Protolint{
Expand Down

0 comments on commit 8baa275

Please sign in to comment.