diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 16673c3..4eb922f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: hooks: - id: toml-sort-fix - repo: https://github.com/ITProKyle/pre-commit-hook-yamlfmt - rev: v0.3.0 + rev: v0.3.1 hooks: - id: yamlfmt args: [--mapping, '2', --offset, '2', --sequence, '4'] @@ -53,7 +53,7 @@ repos: \.readthedocs.yml )$ - repo: https://github.com/executablebooks/mdformat - rev: 0.7.19 + rev: 0.7.21 hooks: - id: mdformat additional_dependencies: