diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e6c0161..bb19349 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: # CMake linting and formatting - repo: https://github.com/BlankSpruce/gersemi-pre-commit - rev: 0.27.6 + rev: 0.27.7 hooks: - id: gersemi name: CMake linting @@ -31,7 +31,7 @@ repos: # Config file: .markdownlint.yaml # Commented out to disable this by default. Uncomment to enable markdown linting. - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 + rev: v0.49.0 hooks: - id: markdownlint