From 9648e907c08cb4beead9e4fbed28bc219c8428c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 08:49:05 +0000 Subject: [PATCH] chore(deps): update pre-commit hook asottile/add-trailing-comma to v4 --- .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 258b4069..7d69af1e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -91,7 +91,7 @@ repos: args: [--py310-plus] exclude: nonunicode/.* - repo: https://github.com/asottile/add-trailing-comma - rev: v3.2.0 + rev: v4.0.0 hooks: - id: add-trailing-comma exclude: nonunicode/.*