diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b83fab5..fed154f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: buildifier args: [--version=v7.3.1, --lint=warn, --warnings=all, -v] - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v19.1.4 + rev: v19.1.7 hooks: - id: clang-format - repo: https://github.com/astral-sh/ruff-pre-commit