Skip to content
Snippets Groups Projects
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
Branches
No related tags found
No related merge requests found
...@@ -58,6 +58,9 @@ repos: ...@@ -58,6 +58,9 @@ repos:
rev: 0.7.14 rev: 0.7.14
hooks: hooks:
- id: mdformat - id: mdformat
additional_dependencies:
- mdformat-frontmatter
- mdformat-gfm
- repo: https://github.com/shellcheck-py/shellcheck-py.git - repo: https://github.com/shellcheck-py/shellcheck-py.git
rev: v0.8.0.4 rev: v0.8.0.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment