Skip to content

Commit

Permalink
Update the version of the Ansible package in the pre-commit config
Browse files Browse the repository at this point in the history
This is being done to match the version specified in
requirements-test.txt.
  • Loading branch information
jsf9k committed Nov 7, 2024
1 parent 1a943d3 commit 194bf50
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 @@ -166,7 +166,7 @@ repos:
# necessary to add the ansible package itself as an
# additional dependency, with the same pinning as is done in
# requirements-test.txt of cisagov/skeleton-ansible-role.
# - ansible>=9,<10
# - ansible>=9,<11
# ansible-core 2.16.3 through 2.16.6 suffer from the bug
# discussed in ansible/ansible#82702, which breaks any
# symlinked files in vars, tasks, etc. for any Ansible role
Expand Down

0 comments on commit 194bf50

Please sign in to comment.