Skip to content

Commit

Permalink
feat(deps): bump yamlfmt to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
odsod committed Jul 3, 2023
1 parent 7208504 commit 6d3f434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sgyamlfmt/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ var defaultConfig []byte

const (
name = "yamlfmt"
version = "0.6.0"
version = "0.9.0"
defaultConfigName = ".yamlfmt"
)

Expand Down

0 comments on commit 6d3f434

Please sign in to comment.