Skip to content

Commit

Permalink
Merge pull request #235 from fedejaure/dependabot/pip/develop/ansible…
Browse files Browse the repository at this point in the history
…-lint-6.17.2

Bump ansible-lint from 6.16.2 to 6.17.2
  • Loading branch information
fedejaure authored Aug 4, 2023
2 parents 74f0e2e + bd981d1 commit 181816e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
19 changes: 11 additions & 8 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.4"
bump2version = "^1.0.1"
yamllint = "^1.32.0"
ansible-lint = {version = "^6.16.2", markers = "platform_system != 'Windows'"}
ansible-lint = {version = "^6.17.2", markers = "platform_system != 'Windows'"}
molecule = "^5.1.0"
molecule-plugins = {extras = ["docker"], version = "^23.4.1"}

Expand Down

0 comments on commit 181816e

Please sign in to comment.