Skip to content

Commit 713b1af

Browse files
authored
Merge pull request #62 from Geuthur/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 467bacd + abbbc1e commit 713b1af

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)