diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 585ba93b..2a110f2a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: additional_dependencies: [black] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.6 + rev: v0.15.7 hooks: - id: ruff-check name: ruff @@ -81,7 +81,7 @@ repos: - "types-redis" - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.21.0 + rev: v0.22.0 hooks: - id: markdownlint-cli2 name: markdownlint