From 82a0a5a9d6e2d14c01f691e2dc8a695228d2abdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 22:33:12 +0000 Subject: [PATCH] Update pre-commit hook keith/pre-commit-buildifier to v8.2.1 --- .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 5bc6db0..fb29ab7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: - id: trailing-whitespace # Check formatting and lint for starlark code - repo: https://github.com/keith/pre-commit-buildifier - rev: 8.0.3 + rev: 8.2.1 hooks: - id: buildifier - id: buildifier-lint