Skip to content

Commit

Permalink
Update pre-commit hook ansible/ansible-lint to v24.9.0
Browse files Browse the repository at this point in the history
| datasource  | package              | from    | to      |
| ----------- | -------------------- | ------- | ------- |
| github-tags | ansible/ansible-lint | v24.7.0 | v24.9.0 |
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 60ff661 commit b04a8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/ansible/ansible-lint
rev: v24.7.0
rev: v24.9.0
hooks:
- id: ansible-lint
args: [
Expand Down

0 comments on commit b04a8a5

Please sign in to comment.