Commit 86bab806 authored by nimrod's avatar nimrod
Browse files

Add packages to the mdformat pre-commit hook.

For GitHub flavored Markdown and for YAML metadata.
parent c0aec2a8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -58,6 +58,9 @@ repos:
    rev: 0.7.14
    hooks:
      - id: mdformat
        additional_dependencies:
          - mdformat-frontmatter
          - mdformat-gfm

  - repo: https://github.com/shellcheck-py/shellcheck-py.git
    rev: v0.8.0.4