Skip to content

Commit 9bfbc46

Browse files
ci: pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 6.0.1 → 7.0.0](PyCQA/isort@6.0.1...7.0.0) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 25.9.0](psf/black-pre-commit-mirror@25.1.0...25.9.0)
1 parent 1c7e8c9 commit 9bfbc46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/PyCQA/isort
3-
rev: 6.0.1
3+
rev: 7.0.0
44
hooks:
55
- id: isort
6-
- repo: https://github.com/psf/black
7-
rev: 25.1.0
6+
- repo: https://github.com/psf/black-pre-commit-mirror
7+
rev: 25.9.0
88
hooks:
99
- id: black
1010
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)