From a5212621565b80a48e6041ddf10aa5414fd4ee78 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 21:28:47 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/executablebooks/mdformat: 0.7.13 → 0.7.14](https://github.com/executablebooks/mdformat/compare/0.7.13...0.7.14) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 70a9c971e..8e70b068a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: check-yaml exclude: devtools/conda.recipe/meta.yaml # doesn't play nice with jinja - repo: https://github.com/executablebooks/mdformat - rev: 0.7.13 + rev: 0.7.14 hooks: - id: mdformat additional_dependencies: