Skip to content

Commit 178ed6e

Browse files
lucarin91dido18
andauthored
Update Taskfile.yml
Co-authored-by: Davide <[email protected]>
1 parent 2a76633 commit 178ed6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3"
22
vars:
33
GOLANGCI_LINT_VERSION: v2.5.0
44
GOIMPORTS_VERSION: v0.38.0
5-
DPRINT_VERSION: 0.48.0
5+
DPRINT_VERSION: 0.50.2
66
LICENSED_VERSION: "5.0.4"
77
VERSION: # if version is not passed we hack the semver by encoding the commit as pre-release
88
sh: echo "${VERSION:-0.0.0-$(git rev-parse --short HEAD)}"

0 commit comments

Comments
 (0)