Skip to content

Commit 187f37b

Browse files
committed
Pin ansible-core in pre-commit ansible-lint hook
Match test-requirements.txt so ansible-lint 6.22.2 works with current pre-commit environments. Signed-off-by: Ade Lee <alee@redhat.com>
1 parent f62c973 commit 187f37b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ repos:
4444
hooks:
4545
- id: ansible-lint
4646
additional_dependencies:
47+
- ansible-core==2.15.13
4748
- netaddr
4849
- jmespath
4950

0 commit comments

Comments
 (0)