Skip to content

Commit 8a66c44

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](psf/black-pre-commit-mirror@25.12.0...26.1.0) - [github.com/pycqa/isort: 7.0.0 → 8.0.1](PyCQA/isort@7.0.0...8.0.1)
1 parent d075748 commit 8a66c44

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
repos:
33
- repo: https://github.com/psf/black-pre-commit-mirror
4-
rev: 25.12.0
4+
rev: 26.1.0
55
hooks:
66
- id: black
77
- repo: https://github.com/pycqa/isort
8-
rev: 7.0.0
8+
rev: 8.0.1
99
hooks:
1010
- id: isort
1111
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)