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

Bumps [github.com/yannh/kubeconform](https://github.com/yannh/kubeconform) from 0.4.7 to 0.4.12.
- [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.7...v0.4.12)

---
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-02-04 13:15:10 +00:00
committed by GitHub
parent 0a76dc71d0
commit 776b45a5b4
2 changed files with 3 additions and 4 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.4.0
github.com/yannh/kubeconform v0.4.7
github.com/yannh/kubeconform v0.4.12
sigs.k8s.io/yaml v1.3.0 // indirect
)