Skip to content

Commit 8be6aa5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](adamchainz/blacken-docs@1.16.0...1.18.0) - [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.5.7](astral-sh/ruff-pre-commit@v0.4.7...v0.5.7)
1 parent 07b21a0 commit 8be6aa5

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.16.0
54+
rev: 1.18.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.4.7
61+
rev: v0.5.7
6262
hooks:
6363
- id: ruff-format
6464
name: ruff (format)

0 commit comments

Comments
 (0)