Skip to content
Snippets Groups Projects
Commit 43aee61d authored by Ludovic Claude's avatar Ludovic Claude
Browse files

Update pre-commit hooks

parent 5c93d8a0
No related branches found
No related tags found
No related merge requests found
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks - repo: git://github.com/pre-commit/pre-commit-hooks
sha: v0.7.1 sha: v0.9.5
hooks: hooks:
- id: trailing-whitespace - id: trailing-whitespace
- id: end-of-file-fixer - id: end-of-file-fixer
- id: check-merge-conflict - id: check-merge-conflict
- id: check-added-large-files #- id: check-added-large-files - disabled, bug in v0.9.5?
- id: check-yaml - id: check-yaml
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment