Skip to content

Commit 8d6cc74

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - https://github.com/pycqa/isort/: 6.0.1 → 7.0.0
1 parent d2e4556 commit 8d6cc74

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
@@ -1,11 +1,11 @@
11
repos:
22

3-
- repo: https://github.com/psf/black
3+
- repo: https://github.com/psf/black-pre-commit-mirror
44
rev: 25.9.0
55
hooks:
66
- id: black
77

88
- repo: https://github.com/pycqa/isort/
9-
rev: 6.0.1
9+
rev: 7.0.0
1010
hooks:
1111
- id: isort

0 commit comments

Comments
 (0)