diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c3a4f2dadda7b2459acdaa8ce7ab0e591693cd33..c234cb76026a6ad4d48833d962898f6f39a033af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -71,14 +71,6 @@ repos: hooks: - id: shellcheck - - repo: https://github.com/ansible/ansible-lint.git - rev: v6.19.0 - hooks: - - id: ansible-lint - args: - - "--project-dir=Ansible" - - "--exclude=Ansible/collections" - - repo: https://github.com/AleksaC/hadolint-py.git rev: v2.8.0 hooks: