Skip to content

Commit 0d0b34d

Browse files
pre-commit-ci[bot]sigmavirus24
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
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
1 parent ea30066 commit 0d0b34d

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
@@ -36,11 +36,11 @@ repos:
3636
args: [--py39-plus]
3737

3838
- repo: https://github.com/PyCQA/isort
39-
rev: 6.0.1
39+
rev: 6.1.0
4040
hooks:
4141
- id: isort
4242

43-
- repo: https://github.com/psf/black
43+
- repo: https://github.com/psf/black-pre-commit-mirror
4444
rev: 25.9.0
4545
hooks:
4646
- id: black

0 commit comments

Comments
 (0)