dependabot[bot] 69ffd489ab
chore(deps): bump k8s.io/mount-utils from 0.28.4 to 0.29.0
Bumps [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils) from 0.28.4 to 0.29.0.
- [Commits](https://github.com/kubernetes/mount-utils/compare/v0.28.4...v0.29.0)

---
updated-dependencies:
- dependency-name: k8s.io/mount-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 22:33:45 +00:00

7 lines
101 B
YAML

linters:
disable-all: true
enable: # sorted alphabetical
- gofmt
- misspell
- revive