Skip to content

Commit a794735

Browse files
authored
Merge pull request #197 from cisagov/improvement/upgrade-ansible-lint-pre-commit-hook-version
Update the version of the `ansible-lint` `pre-commit` hook
2 parents f7ccd9a + b9f798d commit a794735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ repos:
165165

166166
# Ansible hooks
167167
- repo: https://github.com/ansible/ansible-lint
168-
rev: v24.9.2
168+
rev: v24.10.0
169169
hooks:
170170
- id: ansible-lint
171171
additional_dependencies:

0 commit comments

Comments
 (0)