diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index af888c7..893b8f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ --- repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v6.0.0 hooks: - id: fix-byte-order-marker - id: check-executables-have-shebangs @@ -20,7 +20,7 @@ repos: args: [--contrib=contrib-title-conventional-commits, --ignore=body-is-missing, --msg-filename] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.41.0 + rev: v0.47.0 hooks: - id: markdownlint exclude: |