We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e24f5 commit 9151fdbCopy full SHA for 9151fdb
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.51.0"
+ // +default="yoheimuta/protolint:0.52.0"
18
Image string,
19
) *Protolint {
20
return &Protolint{
0 commit comments