Skip to content

Commit b3e5f9b

Browse files
[pre-commit.ci] pre-commit autoupdate (#690)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.1](astral-sh/ruff-pre-commit@v0.15.0...v0.15.1) - [github.com/DavidAnson/markdownlint-cli2: v0.20.0 → v0.21.0](DavidAnson/markdownlint-cli2@v0.20.0...v0.21.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 36a666f commit b3e5f9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
additional_dependencies: [black]
5454

5555
- repo: https://github.com/astral-sh/ruff-pre-commit
56-
rev: v0.15.0
56+
rev: v0.15.1
5757
hooks:
5858
- id: ruff-check
5959
name: ruff
@@ -81,7 +81,7 @@ repos:
8181
- "types-redis"
8282

8383
- repo: https://github.com/DavidAnson/markdownlint-cli2
84-
rev: v0.20.0
84+
rev: v0.21.0
8585
hooks:
8686
- id: markdownlint-cli2
8787
name: markdownlint

0 commit comments

Comments
 (0)