Skip to content

Commit 04b49de

Browse files
[pre-commit.ci] pre-commit autoupdate (#298)
updates: - [github.com/adamchainz/blacken-docs: 1.19.1 → 1.20.0](adamchainz/blacken-docs@1.19.1...1.20.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.10 → v0.12.12](astral-sh/ruff-pre-commit@v0.12.10...v0.12.12) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 83a069c commit 04b49de

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
@@ -21,12 +21,12 @@ repos:
2121
- id: trailing-whitespace
2222

2323
- repo: https://github.com/adamchainz/blacken-docs
24-
rev: 1.19.1
24+
rev: 1.20.0
2525
hooks:
2626
- id: blacken-docs
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.12.10
29+
rev: v0.12.12
3030
hooks:
3131
- id: ruff
3232
- id: ruff-format

0 commit comments

Comments
 (0)