Skip to content

Commit

Permalink
Bump ansible-lint from 6.17.2 to 6.18.0
Browse files Browse the repository at this point in the history
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.17.2 to 6.18.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v6.17.2...v6.18.0)

---
updated-dependencies:
- dependency-name: ansible-lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent eeb561a commit 95bf453
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ safety = "^2.4.0b1"
mypy = "^1.5"
bump2version = "^1.0.1"
yamllint = "^1.32.0"
ansible-lint = {version = "^6.17.2", markers = "platform_system != 'Windows'"}
ansible-lint = {version = "^6.18.0", markers = "platform_system != 'Windows'"}
molecule = "^6.0.2"
molecule-plugins = {extras = ["docker"], version = "^23.5.0"}

Expand Down

0 comments on commit 95bf453

Please sign in to comment.