diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 047db0b..64f12b0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: mixed-line-ending args: [--fix=lf] - 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'] @@ -50,11 +50,11 @@ repos: \.pre-commit-config.yaml| )$ - repo: https://github.com/pappasam/toml-sort - rev: v0.24.3 + rev: v0.24.4 hooks: - id: toml-sort-fix - repo: https://github.com/executablebooks/mdformat - rev: 0.7.22 + rev: 1.0.0 hooks: - id: mdformat additional_dependencies: @@ -63,7 +63,7 @@ repos: - mdformat-gfm-alerts - mdformat-toc - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.45.0 + rev: v0.48.0 hooks: - id: markdownlint exclude: |