build(deps): bump github.com/yannh/kubeconform in /scripts (#2113)

Bumps [github.com/yannh/kubeconform](https://github.com/yannh/kubeconform) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/yannh/kubeconform/releases)
- [Changelog](https://github.com/yannh/kubeconform/blob/master/.goreleaser.yml)
- [Commits](https://github.com/yannh/kubeconform/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: github.com/yannh/kubeconform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-17 09:00:44 +01:00
committed by GitHub
parent b176baa776
commit 76d9ce0604
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ require (
github.com/bwplotka/mdox v0.9.1-0.20220718065926-6a6aac7d5d30
github.com/google/go-jsonnet v0.20.0
github.com/jsonnet-bundler/jsonnet-bundler v0.5.1
github.com/yannh/kubeconform v0.6.1
github.com/yannh/kubeconform v0.6.2
sigs.k8s.io/yaml v1.3.0 // indirect
)