Skip to content

Commit

Permalink
Merge pull request #197 from cisagov/improvement/upgrade-ansible-lint…
Browse files Browse the repository at this point in the history
…-pre-commit-hook-version

Update the version of the `ansible-lint` `pre-commit` hook
  • Loading branch information
jsf9k authored Nov 20, 2024
2 parents f7ccd9a + b9f798d commit a794735
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 @@ -165,7 +165,7 @@ repos:

# Ansible hooks
- repo: https://github.com/ansible/ansible-lint
rev: v24.9.2
rev: v24.10.0
hooks:
- id: ansible-lint
additional_dependencies:
Expand Down

0 comments on commit a794735

Please sign in to comment.