diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e30d7a1a..5afffe10 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: clang-format types_or: [c++] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.3 + rev: v0.6.7 hooks: - id: ruff # ignore import-star and import-star-usage