Skip to content

Commit 3bdde20

Browse files
chore(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 5a5a832 commit 3bdde20

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
@@ -42,10 +42,10 @@ repos:
4242
- id: pyupgrade
4343
args: [--py39-plus]
4444
- repo: https://github.com/PyCQA/isort
45-
rev: 6.0.1
45+
rev: 6.1.0
4646
hooks:
4747
- id: isort
48-
- repo: https://github.com/psf/black
48+
- repo: https://github.com/psf/black-pre-commit-mirror
4949
rev: 25.9.0
5050
hooks:
5151
- id: black

0 commit comments

Comments
 (0)