Skip to content

Commit e2fe6eb

Browse files
ci: pre-commit autoupdate (#158)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1bbbdf8 commit e2fe6eb

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)