Skip to content

Commit

Permalink
fix(deps): bump ansible-lint in /.github/workflows (#209)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent 843e893 commit 5614a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ansible==11.1.0
# ansible-core==2.15.5 # https://github.com/ansible/molecule/issues/4017
ansible-lint==24.12.2
ansible-lint==25.1.0
pip==24.3.1
# urllib3==1.26.16 # <- periodically needed in some environments but not in github pipeline. Will leave it here for local builds: #https://github.com/docker/docker-py/issues/3113
yamllint==1.35.1
Expand Down

0 comments on commit 5614a6a

Please sign in to comment.