Skip to content

Commit

Permalink
Remove pre-commit hooks for ansible/packer; delete .ansible-lint conf…
Browse files Browse the repository at this point in the history
…ig file.
  • Loading branch information
Matthew-Grayson committed Mar 12, 2024
1 parent 79220b9 commit 5e905d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 42 deletions.
28 changes: 0 additions & 28 deletions .ansible-lint

This file was deleted.

14 changes: 0 additions & 14 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,13 +135,6 @@ repos:
hooks:
- id: pyupgrade

# Ansible hooks
- repo: https://github.com/ansible/ansible-lint
rev: v6.19.0
hooks:
- id: ansible-lint
# files: molecule/default/playbook.yml

# Terraform hooks
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.83.2
Expand All @@ -154,10 +147,3 @@ repos:
rev: v3.0.1
hooks:
- id: docker-compose-check

# Packer hooks
- repo: https://github.com/cisagov/pre-commit-packer
rev: v0.0.2
hooks:
- id: packer_validate
- id: packer_fmt

0 comments on commit 5e905d1

Please sign in to comment.