We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20e0c2 commit dd54f0dCopy full SHA for dd54f0d
protolint/dagger/main.go
@@ -14,7 +14,7 @@ func New(
14
// Protolint image to use.
15
// +optional
16
// renovate image: datasource=docker depName=yoheimuta/protolint versioning=docker
17
- // +default="yoheimuta/protolint:0.52.0"
+ // +default="yoheimuta/protolint:0.53.0"
18
Image string,
19
) *Protolint {
20
return &Protolint{
0 commit comments