Skip to content

Commit 6ff1df6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 9.0.0a3 → 9.0.0b1](PyCQA/isort@9.0.0a3...9.0.0b1) - [github.com/psf/black-pre-commit-mirror: 26.5.0 → 26.5.1](psf/black-pre-commit-mirror@26.5.0...26.5.1)
1 parent 5f0b0d4 commit 6ff1df6

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
@@ -7,11 +7,11 @@ repos:
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99
- repo: https://github.com/pycqa/isort
10-
rev: 9.0.0a3
10+
rev: 9.0.0b1
1111
hooks:
1212
- id: isort
1313
- repo: https://github.com/psf/black-pre-commit-mirror
14-
rev: 26.5.0
14+
rev: 26.5.1
1515
hooks:
1616
- id: black
1717
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)