Skip to content

Commit 459538b

Browse files
[pre-commit.ci] pre-commit autoupdate (ProjectPythia#561)
updates: - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.12.0](psf/black-pre-commit-mirror@25.9.0...25.12.0) - [github.com/keewis/blackdoc: v0.4.5 → v0.4.6](keewis/blackdoc@v0.4.5...v0.4.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7678b0e commit 459538b

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
@@ -9,12 +9,12 @@ repos:
99
- id: check-yaml
1010

1111
- repo: https://github.com/psf/black-pre-commit-mirror
12-
rev: 25.9.0
12+
rev: 25.12.0
1313
hooks:
1414
- id: black
1515

1616
- repo: https://github.com/keewis/blackdoc
17-
rev: v0.4.5
17+
rev: v0.4.6
1818
hooks:
1919
- id: blackdoc
2020

0 commit comments

Comments
 (0)