Skip to content

Commit

Permalink
chore(deps): update dependency ansible-lint to v24.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 806b620 commit 0e15b7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
ansible-core==2.17.4

# Linting & Formatting
ansible-lint==24.9.0
ansible-lint==24.9.2
pre-commit==3.8.0

# Requirements for running the tests for this role
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
ansible-compat==24.9.0
ansible-compat==24.9.1
# via
# ansible-lint
# molecule
Expand All @@ -14,7 +14,7 @@ ansible-core==2.17.4
# ansible-compat
# ansible-lint
# molecule
ansible-lint==24.9.0
ansible-lint==24.9.2
# via -r requirements.in
attrs==24.2.0
# via
Expand Down

0 comments on commit 0e15b7e

Please sign in to comment.