Commit 8b22a75
Pin ansible-core in pre-commit ansible-lint hook
ansible-lint 6.22.2 (used by the pre-commit hook) is incompatible with
ansible-core >= 2.16 due to removed internal APIs it depends on.
Pin ansible-core==2.15.13 in the hook's additional_dependencies to match
test-requirements.txt, preventing cryptic import errors when running
pre-commit.
Signed-off-by: Veronika Fisarova <vfisarov@redhat.com>1 parent 6c78e19 commit 8b22a75
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments