Skip to content

Commit abbbc1e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.1](psf/black-pre-commit-mirror@26.3.1...26.5.1) - [github.com/tox-dev/pyproject-fmt: v2.21.1 → v2.23.0](tox-dev/pyproject-fmt@v2.21.1...v2.23.0)
1 parent 467bacd commit abbbc1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ repos:
169169
description: Check for black disable comments.
170170

171171
- repo: https://github.com/psf/black-pre-commit-mirror
172-
rev: 26.3.1
172+
rev: 26.5.1
173173
hooks:
174174
- id: black
175175
name: Black
@@ -201,7 +201,7 @@ repos:
201201
- mdformat-shfmt==0.2.0 # Mdformat plugin to format shell code blocks » https://github.com/hukkin/mdformat-shfmt/tags
202202

203203
- repo: https://github.com/tox-dev/pyproject-fmt
204-
rev: v2.21.1
204+
rev: v2.23.0
205205
hooks:
206206
- id: pyproject-fmt
207207
name: pyproject.toml formatter

0 commit comments

Comments
 (0)