Skip to content
Snippets Groups Projects
Commit e495d21e authored by Max Melchert's avatar Max Melchert
Browse files

chore: adjust pre commit config

parent f39eb818
Branches
No related tags found
No related merge requests found
...@@ -3,3 +3,9 @@ repos: ...@@ -3,3 +3,9 @@ repos:
rev: v2.7.2 rev: v2.7.2
hooks: hooks:
- id: conventional-commits - id: conventional-commits
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment