Skip to content

Commit

Permalink
Bump ansible-lint from 24.12.2 to 25.1.0
Browse files Browse the repository at this point in the history
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.12.2 to 25.1.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v24.12.2...v25.1.0)

---
updated-dependencies:
- dependency-name: ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 33205a0 commit 88b1c0d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -9,7 +9,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.10"
ansible = "==10.7.*"
ansible-lint = { version = "==24.*", markers = "platform_system != 'Windows'" }
ansible-lint = { version = "==25.*", markers = "platform_system != 'Windows'" }
boto = "==2.*"
boto3 = "==1.*"
poetry = "==2.*"
Expand Down

0 comments on commit 88b1c0d

Please sign in to comment.