Skip to content
Snippets Groups Projects
Commit 7f566780 authored by nimrod's avatar nimrod
Browse files

Add YAML to the skeleton pre-commit-config.yaml.

parent e2a7f9cd
No related branches found
No related tags found
No related merge requests found
...@@ -42,6 +42,11 @@ repos: ...@@ -42,6 +42,11 @@ repos:
- "--server" - "--server"
- https://git.shore.co.il - https://git.shore.co.il
- repo: https://git.shore.co.il/nimrod/yamltool.git
rev: v0.1.2
hooks:
- id: yamltool
- repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git
rev: v1.26.3 rev: v1.26.3
hooks: hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment