From 40a7c3b7b3291a9eaccca858405aba0fab85c9f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 01:44:45 +0000 Subject: [PATCH] chore(deps): 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 a01164d8..0d0521ae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: # Check formatting and lint for starlark code - repo: https://github.com/keith/pre-commit-buildifier - rev: 8.2.0 + rev: 8.2.1 hooks: - id: buildifier - id: buildifier-lint