Skip to content

Commit cc76868

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/keewis/blackdoc: v0.4.0 → v0.4.1](keewis/blackdoc@v0.4.0...v0.4.1) - [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.12.1](astral-sh/ruff-pre-commit@v0.12.0...v0.12.1)
1 parent 6a839df commit cc76868

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
@@ -17,14 +17,14 @@ repos:
1717
- id: black
1818
- id: black-jupyter
1919
- repo: https://github.com/keewis/blackdoc
20-
rev: v0.4.0
20+
rev: v0.4.1
2121
hooks:
2222
- id: blackdoc
2323
additional_dependencies: ["black==25.1.0"]
2424
- id: blackdoc-autoupdate-black
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
2626
# Ruff version.
27-
rev: v0.12.0
27+
rev: v0.12.1
2828
hooks:
2929
- id: ruff
3030
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)