From 26c5c1b2d518242135d267224ebaf8325359f114 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 06:04:13 +0200 Subject: [PATCH] Update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.7 (#76) --- .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 24d112a..a00678b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: hooks: - id: black - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: 'v0.4.6' + rev: 'v0.4.7' hooks: - id: ruff - repo: https://github.com/sirosen/check-jsonschema