diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 56f6c04..7e30065 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/pappasam/toml-sort - rev: v0.24.1 + rev: v0.24.2 hooks: - id: toml-sort-fix - repo: https://github.com/ITProKyle/pre-commit-hook-yamlfmt @@ -55,6 +55,6 @@ repos: - mdformat-frontmatter - mdformat-gfm - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.42.0 + rev: v0.43.0 hooks: - id: markdownlint