Commit 7f566780 authored by nimrod's avatar nimrod
Browse files

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

parent e2a7f9cd
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -42,6 +42,11 @@ repos:
          - "--server"
          - 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
    rev: v1.26.3
    hooks: