Skip to content

Commit c1a064d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 8.0.1 → 9.0.0a3](PyCQA/isort@8.0.1...9.0.0a3) - [github.com/psf/black-pre-commit-mirror: 26.3.0 → 26.3.1](psf/black-pre-commit-mirror@26.3.0...26.3.1)
1 parent d90d5da commit c1a064d

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: 8.0.1
10+
rev: 9.0.0a3
1111
hooks:
1212
- id: isort
1313
- repo: https://github.com/psf/black-pre-commit-mirror
14-
rev: 26.3.0
14+
rev: 26.3.1
1515
hooks:
1616
- id: black
1717
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)