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 2a76633 commit 178ed6eCopy full SHA for 178ed6e
Taskfile.yml
@@ -2,7 +2,7 @@ version: "3"
2
vars:
3
GOLANGCI_LINT_VERSION: v2.5.0
4
GOIMPORTS_VERSION: v0.38.0
5
- DPRINT_VERSION: 0.48.0
+ DPRINT_VERSION: 0.50.2
6
LICENSED_VERSION: "5.0.4"
7
VERSION: # if version is not passed we hack the semver by encoding the commit as pre-release
8
sh: echo "${VERSION:-0.0.0-$(git rev-parse --short HEAD)}"
0 commit comments