Skip to content

Commit 642b9db

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 6.0.1 → 9.0.0a3](PyCQA/isort@6.0.1...9.0.0a3) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 26.3.1](psf/black-pre-commit-mirror@25.1.0...26.3.1)
1 parent 33e7813 commit 642b9db

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
22
- repo: https://github.com/pycqa/isort
3-
rev: 6.0.1
3+
rev: 9.0.0a3
44
hooks:
55
- id: isort
66
additional_dependencies: [toml]
77

8-
- repo: https://github.com/psf/black
9-
rev: 25.1.0
8+
- repo: https://github.com/psf/black-pre-commit-mirror
9+
rev: 26.3.1
1010
hooks:
1111
- id: black
1212
additional_dependencies: [toml]

0 commit comments

Comments
 (0)