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

Bumps [github.com/yannh/kubeconform](https://github.com/yannh/kubeconform) from 0.4.14 to 0.5.0.
- [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.4.14...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

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]
2022-11-07 12:04:56 +00:00
committed by GitHub
parent 0e79a5e0a0
commit be9fce34ee
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.19.1
github.com/jsonnet-bundler/jsonnet-bundler v0.5.1
github.com/yannh/kubeconform v0.4.14
github.com/yannh/kubeconform v0.5.0
sigs.k8s.io/yaml v1.3.0 // indirect
)