Skip to content

Commit 81d763e

Browse files
[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 c1c6274 commit 81d763e

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
@@ -55,11 +55,11 @@ repos:
5555
- id: pyupgrade
5656

5757
- repo: https://github.com/PyCQA/isort
58-
rev: 6.0.1
58+
rev: 6.1.0
5959
hooks:
6060
- id: isort
6161

62-
- repo: https://github.com/psf/black
62+
- repo: https://github.com/psf/black-pre-commit-mirror
6363
rev: 25.9.0
6464
hooks:
6565
- id: black

0 commit comments

Comments
 (0)