diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e5ca6f3c..4cbeb0059 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ default_stages: [commit] repos: # Check formatting and lint for starlark code - repo: https://github.com/keith/pre-commit-buildifier - rev: 7.3.1 + rev: 8.0.0 hooks: - id: buildifier - id: buildifier-lint