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

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

---
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>
This commit is contained in:
dependabot[bot]
2022-07-18 22:35:24 +00:00
committed by GitHub
parent 7f8ef5acc7
commit 96529791b0
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ require (
github.com/bwplotka/mdox v0.9.0
github.com/google/go-jsonnet v0.18.0
github.com/jsonnet-bundler/jsonnet-bundler v0.5.1
github.com/yannh/kubeconform v0.4.13
github.com/yannh/kubeconform v0.4.14
sigs.k8s.io/yaml v1.3.0 // indirect
)