From 944f400d083271f7d8785d5498a222d83d300b53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 18:42:31 +0000 Subject: [PATCH] chore(deps): update pre-commit hook keith/pre-commit-buildifier to v8 --- .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 1be3f05..46046e2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: - id: trailing-whitespace # Check formatting and lint for starlark code - repo: https://github.com/keith/pre-commit-buildifier - rev: 7.3.1.1 + rev: 8.2.1 hooks: - id: buildifier - id: buildifier-lint