Skip to content

Commit

Permalink
additional pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
jce-redhat committed Sep 13, 2023
1 parent f5461de commit 4f03581
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/ansible/ansible-lint.git
# get latest release tag from https://github.com/ansible/ansible-lint/releases/
rev: v6.18.0
Expand Down

0 comments on commit 4f03581

Please sign in to comment.