From 5962b877c61b4fe3d3e19837b3c597f51270a7d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:59:07 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/pre-commit to v4.1.0 --- .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 fac1434..74a2194 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: ruff-format - repo: https://github.com/pre-commit/pre-commit - rev: v4.0.1 + rev: v4.1.0 hooks: - id: validate_manifest