Skip to content

Commit

Permalink
Update pre-commit hooks versions (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
kostyrev authored Apr 27, 2020
1 parent 482e95e commit 4c74564
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- repo: https://github.com/pre-commit/pre-commit-hooks
sha: v0.7.1
rev: v2.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -11,7 +11,7 @@
- id: detect-private-key

- repo: https://github.com/willthames/ansible-lint.git
sha: v3.4.12
rev: v4.2.0
hooks:
- id: ansible-lint
files: \.(yaml|yml)$
Expand Down

0 comments on commit 4c74564

Please sign in to comment.