diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0f5a703..532b265 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/keith/pre-commit-buildifier - rev: 7.3.1.1 + rev: 8.0.0 hooks: - id: buildifier - id: buildifier-lint