Skip to content

Commit 71003df

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#81)
updates: - [github.com/PyCQA/isort: 6.0.1 → 6.1.0](PyCQA/isort@6.0.1...6.1.0) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ddc85bd commit 71003df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ repos:
3939
- id: pyupgrade
4040
args: [--py37-plus]
4141
- repo: https://github.com/PyCQA/isort
42-
rev: 6.0.1
42+
rev: 6.1.0
4343
hooks:
4444
- id: isort
45-
- repo: https://github.com/psf/black
45+
- repo: https://github.com/psf/black-pre-commit-mirror
4646
rev: 25.9.0
4747
hooks:
4848
- id: black

0 commit comments

Comments
 (0)