We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96842a6 commit 3301b84Copy full SHA for 3301b84
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: check-added-large-files
16
args: ['--maxkb=1024']
17
- repo: https://github.com/tox-dev/pyproject-fmt
18
- rev: 91de51aef61c5f2383f03da25604e3d65a8309e0 # v2.21.1
+ rev: 3a8ef795727fa946dfcb21c5d07b1442c2362c09 # v2.23.0
19
hooks:
20
- id: pyproject-fmt
21
- repo: https://github.com/abravalheri/validate-pyproject
@@ -35,7 +35,7 @@ repos:
35
entry: isort --profile=black
36
name: isort (python)
37
- repo: https://github.com/psf/black-pre-commit-mirror
38
- rev: fa505ab9c3e0fedafe1709fd7ac2b5f8996c670d # 26.3.1
+ rev: 4160603246a6b365d4a2af661c6d71b0a0f50478 # 26.5.1
39
40
- id: black
41
- repo: https://github.com/adamchainz/blacken-docs
0 commit comments