Skip to content

Commit c7740bb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.12.0](psf/black-pre-commit-mirror@25.9.0...25.12.0) - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.10](astral-sh/ruff-pre-commit@v0.13.3...v0.14.10)
1 parent a02ff69 commit c7740bb

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
@@ -24,7 +24,7 @@ repos:
2424
- id: trailing-whitespace
2525

2626
- repo: https://github.com/psf/black-pre-commit-mirror
27-
rev: 25.9.0
27+
rev: 25.12.0
2828
hooks:
2929
- id: black
3030
exclude: core/tests
@@ -39,7 +39,7 @@ repos:
3939
- tomli
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.13.3
42+
rev: v0.14.10
4343
hooks:
4444
- id: ruff
4545
exclude: core/tests

0 commit comments

Comments
 (0)