Skip to content

Commit 868ba48

Browse files
[pre-commit.ci] pre-commit autoupdate (#673)
updates: - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.8](astral-sh/ruff-pre-commit@v0.14.7...v0.14.8) - [github.com/DavidAnson/markdownlint-cli2: v0.19.1 → v0.20.0](DavidAnson/markdownlint-cli2@v0.19.1...v0.20.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent eb04047 commit 868ba48

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
args: ["--py310-plus"]
4343

4444
- repo: https://github.com/psf/black-pre-commit-mirror
45-
rev: 25.11.0
45+
rev: 25.12.0
4646
hooks:
4747
- id: black
4848

@@ -53,7 +53,7 @@ repos:
5353
additional_dependencies: [black]
5454

5555
- repo: https://github.com/astral-sh/ruff-pre-commit
56-
rev: v0.14.7
56+
rev: v0.14.8
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.19.1
84+
rev: v0.20.0
8585
hooks:
8686
- id: markdownlint-cli2
8787
name: markdownlint

0 commit comments

Comments
 (0)