Skip to content

Commit 88eb7db

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.0 → v0.14.1](astral-sh/ruff-pre-commit@v0.14.0...v0.14.1) - [github.com/keewis/blackdoc: v0.4.3 → v0.4.4](keewis/blackdoc@v0.4.3...v0.4.4)
1 parent 1c73db2 commit 88eb7db

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
@@ -22,7 +22,7 @@ repos:
2222
hooks:
2323
- id: validate-pyproject
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.14.0
25+
rev: v0.14.1
2626
hooks:
2727
- id: ruff
2828
args: ["--fix"]
@@ -31,7 +31,7 @@ repos:
3131
hooks:
3232
- id: black-jupyter
3333
- repo: https://github.com/keewis/blackdoc
34-
rev: v0.4.3
34+
rev: v0.4.4
3535
hooks:
3636
- id: blackdoc
3737
additional_dependencies: ["black==25.9.0"]

0 commit comments

Comments
 (0)