Skip to content

Commit a7576e4

Browse files
[pre-commit.ci] pre-commit autoupdate (#345)
updates: - [github.com/keewis/blackdoc: v0.4.3 → v0.4.5](keewis/blackdoc@v0.4.3...v0.4.5) - [github.com/astral-sh/ruff-pre-commit: v0.14.0 → v0.14.2](astral-sh/ruff-pre-commit@v0.14.0...v0.14.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6a480b1 commit a7576e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ repos:
2929
hooks:
3030
- id: black-jupyter
3131
- repo: https://github.com/keewis/blackdoc
32-
rev: v0.4.3
32+
rev: v0.4.5
3333
hooks:
3434
- id: blackdoc
3535
additional_dependencies: ["black==25.9.0"]
3636
- id: blackdoc-autoupdate-black
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.14.0
38+
rev: v0.14.2
3939
hooks:
4040
- id: ruff
4141
args: ["--fix"]

0 commit comments

Comments
 (0)