diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cb6e2a1..4871c88 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ exclude: (?i)^(.*third[^/]*party/.*|.*\.ts|.*\.trt)$ repos: - repo: https://github.com/sirosen/check-jsonschema # check-jsonschema is a github actions and workflows verifier. - rev: 0.37.2 + rev: 0.37.3 hooks: - id: check-github-actions - id: check-github-workflows @@ -73,7 +73,7 @@ repos: - id: mdformat - repo: https://github.com/jackdewinter/pymarkdown # pymarkdown is a markdown linter. - rev: v0.9.37 + rev: v0.9.38 hooks: - id: pymarkdown args: