diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4a0bd256..0f766263 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - args: ["--config", ".github/linters/.markdown-lint.yml"] id: markdownlint repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.46.0 + rev: v0.47.0 - hooks: - id: shellcheck repo: https://github.com/koalaman/shellcheck-precommit @@ -59,7 +59,7 @@ repos: - hooks: - id: black repo: https://github.com/ambv/black - rev: 25.11.0 + rev: 25.12.0 - hooks: - args: ["--sp", ".github/linters"] id: isort