Skip to content

Commit c848061

Browse files
[pre-commit.ci] pre-commit autoupdate (#2384)
updates: - 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) - [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.13.3](astral-sh/ruff-pre-commit@v0.12.11...v0.13.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2647e78 commit c848061

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
@@ -24,8 +24,8 @@ repos:
2424
exclude: core/dist|\.min\.js$
2525
- id: trailing-whitespace
2626

27-
- repo: https://github.com/psf/black
28-
rev: 25.1.0
27+
- repo: https://github.com/psf/black-pre-commit-mirror
28+
rev: 25.9.0
2929
hooks:
3030
- id: black
3131
exclude: core/tests
@@ -40,7 +40,7 @@ repos:
4040
- tomli
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: v0.12.11
43+
rev: v0.13.3
4444
hooks:
4545
- id: ruff
4646
exclude: core/tests

0 commit comments

Comments
 (0)