Skip to content

Commit 4e6cdf1

Browse files
[pre-commit.ci] pre-commit autoupdate (#11577)
<!--pre-commit.ci start--> 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 <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 76e54a3 commit 4e6cdf1

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
@@ -60,10 +60,10 @@ repos:
6060
- flake8-no-implicit-concat==0.3.4
6161
- flake8-requirements==1.7.8
6262
- repo: https://github.com/PyCQA/isort
63-
rev: '6.0.1'
63+
rev: '6.1.0'
6464
hooks:
6565
- id: isort
66-
- repo: https://github.com/psf/black
66+
- repo: https://github.com/psf/black-pre-commit-mirror
6767
rev: '25.9.0'
6868
hooks:
6969
- id: black

0 commit comments

Comments
 (0)