Skip to content

Commit 9735343

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 24.10.0 → 25.9.0](psf/black-pre-commit-mirror@24.10.0...25.9.0) - [github.com/asottile/blacken-docs: 1.19.1 → 1.20.0](adamchainz/blacken-docs@1.19.1...1.20.0)
1 parent b2d2095 commit 9735343

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ minimum_pre_commit_version: 2.16.0
88
ci:
99
skip: []
1010
repos:
11-
- repo: https://github.com/psf/black
12-
rev: 24.10.0
11+
- repo: https://github.com/psf/black-pre-commit-mirror
12+
rev: 25.9.0
1313
hooks:
1414
- id: black
1515
- repo: https://github.com/pre-commit/mirrors-prettier
1616
rev: v4.0.0-alpha.8
1717
hooks:
1818
- id: prettier
1919
- repo: https://github.com/asottile/blacken-docs
20-
rev: 1.19.1
20+
rev: 1.20.0
2121
hooks:
2222
- id: blacken-docs

0 commit comments

Comments
 (0)