diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 60db52d9..c8b254d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - id: clang-format - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.1.8 + rev: v0.1.9 hooks: # Run the linter. - id: ruff