Skip to content

Commit 80d182b

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 bd76f4a commit 80d182b

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
@@ -25,10 +25,10 @@ repos:
2525
hooks:
2626
- id: flake8
2727
- repo: https://github.com/pycqa/isort
28-
rev: 6.0.1
28+
rev: 6.1.0
2929
hooks:
3030
- id: isort
31-
- repo: https://github.com/psf/black
31+
- repo: https://github.com/psf/black-pre-commit-mirror
3232
rev: 25.9.0
3333
hooks:
3434
- id: black

0 commit comments

Comments
 (0)