Skip to content

Commit 27a987a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0) - [github.com/keewis/blackdoc: v0.4.4 → v0.4.5](keewis/blackdoc@v0.4.4...v0.4.5)
1 parent f3a8f6d commit 27a987a

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
@@ -10,12 +10,12 @@ repos:
1010
- id: double-quote-string-fixer
1111

1212
- repo: https://github.com/psf/black-pre-commit-mirror
13-
rev: 25.9.0
13+
rev: 25.11.0
1414
hooks:
1515
- id: black
1616

1717
- repo: https://github.com/keewis/blackdoc
18-
rev: v0.4.4
18+
rev: v0.4.5
1919
hooks:
2020
- id: blackdoc
2121

0 commit comments

Comments
 (0)