Skip to content
Snippets Groups Projects
Commit 439b3481 authored by Jens Sandmann's avatar Jens Sandmann
Browse files

pre-commit update

parent 17266756
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v4.1.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
......@@ -13,7 +13,7 @@ repos:
- id: mixed-line-ending
- repo: https://github.com/ansible/ansible-lint.git
rev: v4.3.5
rev: v5.4.0
hooks:
- id: ansible-lint
files: \.(yaml|yml)$
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment