Skip to content

Commit c66d81c

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 07de826 commit c66d81c

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
@@ -14,10 +14,10 @@ repos:
1414
types: [text]
1515
stages: [pre-commit, pre-push, manual]
1616
- repo: https://github.com/PyCQA/isort
17-
rev: 6.0.1
17+
rev: 6.1.0
1818
hooks:
1919
- id: isort
20-
- repo: https://github.com/psf/black
20+
- repo: https://github.com/psf/black-pre-commit-mirror
2121
rev: 25.9.0
2222
hooks:
2323
- id: black

0 commit comments

Comments
 (0)