diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cbf059b..377586b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: # CMake linting and formatting - repo: https://github.com/BlankSpruce/gersemi-pre-commit - rev: 0.27.2 + rev: 0.27.3 hooks: - id: gersemi name: CMake linting @@ -41,7 +41,7 @@ repos: # Beman Standard checking via beman-tidy - repo: https://github.com/bemanproject/beman-tidy - rev: v0.4.0 + rev: v0.4.1 hooks: - id: beman-tidy