diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 00835be..fec6177 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: files: \.sh$ - id: detect-private-key - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 + rev: v0.49.1 hooks: - id: markdownlint args: [--fix] @@ -50,7 +50,7 @@ repos: - id: typos args: ["--force-exclude"] - repo: https://github.com/commitizen-tools/commitizen - rev: v4.16.3 + rev: v4.17.0 hooks: - id: commitizen - repo: https://github.com/jorisroovers/gitlint