Skip to content

Commit 9fe7ab2

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 e6cf6f0 commit 9fe7ab2

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
@@ -9,11 +9,11 @@ repos:
99
args: [--markdown-linebreak-ext=md]
1010

1111
- repo: https://github.com/PyCQA/isort
12-
rev: 6.0.1
12+
rev: 6.1.0
1313
hooks:
1414
- id: isort
1515

16-
- repo: https://github.com/psf/black
16+
- repo: https://github.com/psf/black-pre-commit-mirror
1717
rev: 25.9.0
1818
hooks:
1919
- id: black

0 commit comments

Comments
 (0)