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 5977ab6 commit 6e4206fCopy full SHA for 6e4206f
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.55.6"
+ // +default="yoheimuta/protolint:0.56.4"
18
Image string,
19
) *Protolint {
20
return &Protolint{
0 commit comments