Skip to content

Commit e8a5d37

Browse files
⬆️ pre-commit-ci自动升级
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 - [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 9228835 commit e8a5d37

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
@@ -8,12 +8,12 @@ ci:
88
autoupdate_commit_msg: "⬆️ `pre-commit-ci`自动升级"
99
repos:
1010
- repo: https://github.com/pycqa/isort
11-
rev: 6.0.1
11+
rev: 6.1.0
1212
hooks:
1313
- id: isort
1414

15-
- repo: https://github.com/psf/black
16-
rev: 25.1.0
15+
- repo: https://github.com/psf/black-pre-commit-mirror
16+
rev: 25.9.0
1717
hooks:
1818
- id: black
1919

0 commit comments

Comments
 (0)