Skip to content
Snippets Groups Projects
Commit 5297907e authored by Lars Bilke's avatar Lars Bilke
Browse files

Merge branch 'fix-precommit' into 'master'

[ci] Fix precommit

See merge request ogs/ogs!5153
parents e706bff9 4825a53e
No related branches found
No related tags found
No related merge requests found
...@@ -47,9 +47,10 @@ repos: ...@@ -47,9 +47,10 @@ repos:
additional_dependencies: ["cmakelang[YAML]"] additional_dependencies: ["cmakelang[YAML]"]
exclude: "CPM.cmake|FindFilesystem.cmake|FindMKL.cmake|JSONParser.cmake|BuildExternalProject.cmake" exclude: "CPM.cmake|FindFilesystem.cmake|FindMKL.cmake|JSONParser.cmake|BuildExternalProject.cmake"
- repo: https://github.com/igorshubovych/markdownlint-cli - repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.33.0 rev: v0.42.0
hooks: hooks:
- id: markdownlint - id: markdownlint
language_version: 22.11.0
- repo: local - repo: local
hooks: hooks:
- id: git-diff-check - id: git-diff-check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment