We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 467bacd + abbbc1e commit 713b1afCopy full SHA for 713b1af
1 file changed
.pre-commit-config.yaml
@@ -169,7 +169,7 @@ repos:
169
description: Check for black disable comments.
170
171
- repo: https://github.com/psf/black-pre-commit-mirror
172
- rev: 26.3.1
+ rev: 26.5.1
173
hooks:
174
- id: black
175
name: Black
@@ -201,7 +201,7 @@ repos:
201
- mdformat-shfmt==0.2.0 # Mdformat plugin to format shell code blocks » https://github.com/hukkin/mdformat-shfmt/tags
202
203
- repo: https://github.com/tox-dev/pyproject-fmt
204
- rev: v2.21.1
+ rev: v2.23.0
205
206
- id: pyproject-fmt
207
name: pyproject.toml formatter
0 commit comments