Skip to content

Commit 1d7abbc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.12.12](astral-sh/ruff-pre-commit@v0.12.11...v0.12.12) - [github.com/asottile/blacken-docs: 1.19.1 → 1.20.0](adamchainz/blacken-docs@1.19.1...1.20.0)
1 parent 005b51a commit 1d7abbc

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,7 +29,7 @@ repos:
2929
- id: no-commit-to-branch
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: "v0.12.11"
32+
rev: "v0.12.12"
3333
hooks:
3434
- id: ruff
3535
types: [file, python]
@@ -51,7 +51,7 @@ repos:
5151
types: [file, python]
5252

5353
- repo: https://github.com/asottile/blacken-docs
54-
rev: 1.19.1
54+
rev: 1.20.0
5555
hooks:
5656
- id: blacken-docs
5757
types: [file, rst]

0 commit comments

Comments
 (0)