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 ee59e34 commit ce5dd12Copy full SHA for ce5dd12
commitlint/dagger/main.go
@@ -15,7 +15,7 @@ func New(
15
// Commitlint image to use.
16
// +optional
17
// renovate image: datasource=docker depName=commitlint/commitlint versioning=docker
18
- // +default="commitlint/commitlint:19.9.1"
+ // +default="commitlint/commitlint:20.1.0"
19
Image string,
20
) *Commitlint {
21
return &Commitlint{
0 commit comments