Skip to content

Commit

Permalink
ci(.pre-commit-config-ansible.yaml): update ansible-lint version (#3032)
Browse files Browse the repository at this point in the history
* ci(.pre-commit-config-ansible.yaml): update ansible-lint version

Signed-off-by: yukke42 <[email protected]>

* ci: change to v5.4.0

Signed-off-by: yukke42 <[email protected]>

Signed-off-by: yukke42 <[email protected]>
  • Loading branch information
yukke42 authored Nov 18, 2022
1 parent 82a8efb commit f0014fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config-ansible.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
repos:
- repo: https://github.com/ansible/ansible-lint.git
rev: v5.3.2
rev: v5.4.0
hooks:
- id: ansible-lint

0 comments on commit f0014fd

Please sign in to comment.