Skip to content

Commit 69f5479

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/pycqa/isort: 6.0.1 → 6.1.0](PyCQA/isort@6.0.1...6.1.0)
1 parent df29a67 commit 69f5479

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
@@ -9,12 +9,12 @@ repos:
99
- id: check-yaml
1010
- id: check-added-large-files
1111

12-
- repo: https://github.com/psf/black
12+
- repo: https://github.com/psf/black-pre-commit-mirror
1313
rev: 25.9.0
1414
hooks:
1515
- id: black
1616

1717
- repo: https://github.com/pycqa/isort
18-
rev: 6.0.1
18+
rev: 6.1.0
1919
hooks:
2020
- id: isort

0 commit comments

Comments
 (0)