monitoring-mixins / mixtool

mixtool is a helper for easily working with jsonnet mixins.
Apache License 2.0
139 stars 15 forks source link

Update dashboard linter dependency in mixtool #90

Closed mshahzeb closed 2 years ago

mshahzeb commented 2 years ago

Update dashboard linter dependency to latest to include new linter checks.

Dependency updated via:

go get github.com/grafana/dashboard-linter@main
go mod tidy
go mod download