diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 353108a..770e141 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: # entry: "yamllint" # types: [yaml] - repo: https://github.com/ansible/ansible-lint.git - rev: v24.2.2 + rev: v24.2.3 hooks: # see discussions here about what arguments are used, and behavior # https://github.com/ansible/ansible-lint/issues/649