From 900bb3c3ba92b6fbcc431df56f164cd2df670d23 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 09:54:15 +0100 Subject: [PATCH] Bump version of pre-commit hooks (#444) (#448) Co-authored-by: ahcorde <1933907+ahcorde@users.noreply.github.com> (cherry picked from commit e9b01a98bbb8d7f765b40027ee34373cf9b2af1c) 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 a492795..8f00e10 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.29.4 + rev: 0.30.0 hooks: - id: check-github-workflows args: ["--verbose"]