diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c672af1..d243e1c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,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