diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 553b73d..d0fea85 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,17 +21,17 @@ repos: - id: check-toml - id: check-json - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.4.2 + rev: v1.5.1 hooks: - id: remove-crlf - repo: https://github.com/codespell-project/codespell - rev: v2.2.2 + rev: v2.2.4 hooks: - id: codespell additional_dependencies: - tomli - repo: https://github.com/jorisroovers/gitlint - rev: v0.19.0dev + rev: v0.19.1 hooks: - id: gitlint args: @@ -45,7 +45,7 @@ repos: hooks: - id: check-mailmap - repo: https://github.com/adrienverge/yamllint - rev: v1.29.0 + rev: v1.31.0 hooks: - id: yamllint - repo: https://github.com/executablebooks/mdformat @@ -63,7 +63,7 @@ repos: - mdformat-black - mdformat-config - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.6.0 + rev: v0.7.0 hooks: - id: markdownlint-cli2 additional_dependencies: