diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8a9bcfd72..8d1b33ff3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,11 +37,11 @@ repos: )$ - id: trailing-whitespace - repo: https://github.com/pappasam/toml-sort - rev: v0.24.2 + rev: v0.24.4 hooks: - id: toml-sort-fix - repo: https://github.com/ITProKyle/pre-commit-hook-yamlfmt - rev: v0.3.2 + rev: v0.4.0 hooks: - id: yamlfmt args: [--mapping, '2', --offset, '2', --sequence, '4'] @@ -51,7 +51,7 @@ repos: docs/runway-example\.yml )$ - repo: https://github.com/executablebooks/mdformat - rev: 0.7.22 + rev: 1.0.0 hooks: - id: mdformat additional_dependencies: @@ -60,7 +60,7 @@ repos: - mdformat-gfm-alerts - mdformat-tables - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.45.0 + rev: v0.48.0 hooks: - id: markdownlint exclude: |