1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40:48 +00:00

Remove trailing '.git's from repository URLs

Two hooks had trailing '.git's in the URLs. Although this is not a problem, we
should be consistent in how we format things.
This commit is contained in:
Nicholas McDonnell 2020-12-16 18:15:03 -05:00
parent 2d6bf50eab
commit 5115baee52
No known key found for this signature in database
GPG key ID: 7994ADE2A56BE5D1

View file

@ -80,14 +80,14 @@ repos:
- id: pyupgrade
# Ansible hooks
- repo: https://github.com/ansible/ansible-lint.git
- repo: https://github.com/ansible/ansible-lint
rev: v4.3.5
hooks:
- id: ansible-lint
# files: molecule/default/playbook.yml
# Terraform hooks
- repo: https://github.com/antonbabenko/pre-commit-terraform.git
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.43.0
hooks:
- id: terraform_fmt