Bump puppet-lint-empty_string-check from 0.2.2 to 1.0.0

Bumps [puppet-lint-empty_string-check](https://github.com/voxpupuli/puppet-lint-empty_string-check) from 0.2.2 to 1.0.0.
- [Release notes](https://github.com/voxpupuli/puppet-lint-empty_string-check/releases)
- [Changelog](https://github.com/voxpupuli/puppet-lint-empty_string-check/blob/master/CHANGELOG.md)
- [Commits](https://github.com/voxpupuli/puppet-lint-empty_string-check/compare/0.2.2...1.0.0)

---
updated-dependencies:
- dependency-name: puppet-lint-empty_string-check
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-21 03:39:40 +00:00 committed by GitHub
parent aa50854781
commit bf654a0d08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -97,7 +97,7 @@ GEM
puppet-lint (>= 1.0, < 3.0)
puppet-lint-absolute_template_path (1.0.1)
puppet-lint (>= 1.1, < 3.0)
puppet-lint-empty_string-check (0.2.2)
puppet-lint-empty_string-check (1.0.0)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-leading_zero-check (0.1.1)
puppet-lint (>= 1.0, < 3.0)
@ -216,7 +216,7 @@ DEPENDENCIES
puppet-lint (~> 2.3)
puppet-lint-absolute_classname-check (~> 3.0)
puppet-lint-absolute_template_path (~> 1.0)
puppet-lint-empty_string-check (~> 0.2)
puppet-lint-empty_string-check (~> 1.0)
puppet-lint-leading_zero-check (~> 0.1)
puppet-lint-resource_reference_syntax (~> 1.1)
puppet-lint-spaceship_operator_without_tag-check (~> 0.1)