diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 571a1f4..979e536 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ default_language_version: repos: # Check formatting and lint for starlark code - repo: https://github.com/keith/pre-commit-buildifier - rev: 6.1.0.1 + rev: 8.5.1.1 hooks: - id: buildifier - id: buildifier-lint