Browse Source

Fix: pre-commit failing test (#12484)

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
pull/12476/head
ChengHao Yang 1 month ago
committed by GitHub
parent
commit
9505e74d6e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. 1
      .pre-commit-config.yaml

1
.pre-commit-config.yaml

@ -39,6 +39,7 @@ repos:
hooks:
- id: ansible-lint
additional_dependencies:
- ansible
- jmespath==1.0.1
- netaddr==1.3.0
- distlib

Loading…
Cancel
Save