diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9139c8b5..96b4c55b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,8 +31,8 @@ repos: exclude: docs/TODO.json # CMake linting and formatting - - repo: https://github.com/BlankSpruce/gersemi - rev: 0.26.1 + - repo: https://github.com/BlankSpruce/gersemi-pre-commit + rev: 0.27.2 hooks: - id: gersemi name: CMake linting