Skip to content

Commit 8266ee0

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 e8bc12c commit 8266ee0

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
@@ -8,10 +8,10 @@ repos:
88
hooks:
99
- id: yesqa
1010
- repo: https://github.com/PyCQA/isort
11-
rev: '6.0.1'
11+
rev: '6.1.0'
1212
hooks:
1313
- id: isort
14-
- repo: https://github.com/psf/black
14+
- repo: https://github.com/psf/black-pre-commit-mirror
1515
rev: '25.9.0'
1616
hooks:
1717
- id: black

0 commit comments

Comments
 (0)