From 0c560f9b5e64922f330e8695e2e254ce4d47d8d0 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 23:43:18 +0200 Subject: [PATCH] Bump version of pre-commit hooks (#293) (#296) Co-authored-by: ahcorde <1933907+ahcorde@users.noreply.github.com> (cherry picked from commit 0b9be5c51a483cf9239644f81cfeb38f8fb38b00) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .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 6b59c0e0..8e6a441d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -136,7 +136,7 @@ repos: exclude: CHANGELOG\.rst|\.(svg|pyc)$ - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.1 + rev: 0.28.2 hooks: - id: check-github-workflows args: ["--verbose"]