Skip to content

Commit b20872e

Browse files
[pre-commit.ci] pre-commit autoupdate (#343)
updates: - [github.com/keewis/blackdoc: v0.4.2 → v0.4.3](keewis/blackdoc@v0.4.2...v0.4.3) - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.14.0](astral-sh/ruff-pre-commit@v0.13.2...v0.14.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c7488b0 commit b20872e

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.2
32+
rev: v0.4.3
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.13.2
38+
rev: v0.14.0
3939
hooks:
4040
- id: ruff
4141
args: ["--fix"]

0 commit comments

Comments
 (0)