Skip to content

Commit 3301b84

Browse files
committed
⬆️ Update pre-commit checks
1 parent 96842a6 commit 3301b84

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
@@ -15,7 +15,7 @@ repos:
1515
- id: check-added-large-files
1616
args: ['--maxkb=1024']
1717
- repo: https://github.com/tox-dev/pyproject-fmt
18-
rev: 91de51aef61c5f2383f03da25604e3d65a8309e0 # v2.21.1
18+
rev: 3a8ef795727fa946dfcb21c5d07b1442c2362c09 # v2.23.0
1919
hooks:
2020
- id: pyproject-fmt
2121
- repo: https://github.com/abravalheri/validate-pyproject
@@ -35,7 +35,7 @@ repos:
3535
entry: isort --profile=black
3636
name: isort (python)
3737
- repo: https://github.com/psf/black-pre-commit-mirror
38-
rev: fa505ab9c3e0fedafe1709fd7ac2b5f8996c670d # 26.3.1
38+
rev: 4160603246a6b365d4a2af661c6d71b0a0f50478 # 26.5.1
3939
hooks:
4040
- id: black
4141
- repo: https://github.com/adamchainz/blacken-docs

0 commit comments

Comments
 (0)