Skip to content

Commit a9b86c6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/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.9 → v0.13.0](astral-sh/ruff-pre-commit@v0.12.9...v0.13.0)
1 parent 2ad3c44 commit a9b86c6

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
@@ -51,14 +51,14 @@ repos:
5151
- id: yamllint
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
args: [-S, -l, '120']
5858
additional_dependencies: [black==22.12.0]
5959

6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.12.9
61+
rev: v0.13.0
6262
hooks:
6363
- id: ruff-format
6464
name: ruff (format)

0 commit comments

Comments
 (0)