Skip to content

Commit 6276149

Browse files
[pre-commit.ci] pre-commit autoupdate (#522)
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 Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d264420 commit 6276149

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
@@ -3,11 +3,11 @@ ci:
33

44
repos:
55
- repo: https://github.com/pycqa/isort
6-
rev: 6.0.1
6+
rev: 6.1.0
77
hooks:
88
- id: isort
99

10-
- repo: https://github.com/psf/black
10+
- repo: https://github.com/psf/black-pre-commit-mirror
1111
rev: 25.9.0
1212
hooks:
1313
- id: black

0 commit comments

Comments
 (0)