From edc25b84eef1fcebab18269a3632be0d86fd2199 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Tue, 25 Oct 2022 15:33:55 -0400 Subject: pre-commit autoupdate --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5e2e3ea7..a454c2ab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,11 +18,11 @@ repos: # hooks: # - id: clang-format - repo: https://github.com/codespell-project/codespell - rev: v2.2.1 + rev: v2.2.2 hooks: - id: codespell - repo: https://github.com/markdownlint/markdownlint - rev: v0.11.0 + rev: v0.12.0 hooks: - id: markdownlint entry: mdl -- cgit v1.2.1