Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Commit fa83f6b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](adamchainz/blacken-docs@1.16.0...1.18.0)
1 parent 782bd65 commit fa83f6b

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
@@ -29,11 +29,11 @@ repos:
2929
hooks:
3030
- id: remove-crlf
3131
- repo: https://github.com/psf/black
32-
rev: 24.4.2
32+
rev: 24.8.0
3333
hooks:
3434
- id: black
3535
- repo: https://github.com/asottile/blacken-docs
36-
rev: 1.16.0
36+
rev: 1.18.0
3737
hooks:
3838
- id: blacken-docs
3939
- repo: https://github.com/asottile/setup-cfg-fmt

0 commit comments

Comments
 (0)