Skip to content

Commit 00bd80c

Browse files
[pre-commit.ci] pre-commit autoupdate (#433)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...v0.14.10) - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d7c4e12 commit 00bd80c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ repos:
1616
- id: requirements-txt-fixer
1717
- id: trailing-whitespace
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.14.7
19+
rev: v0.14.10
2020
hooks:
2121
- id: ruff
2222
- repo: https://github.com/psf/black-pre-commit-mirror
23-
rev: 25.11.0
23+
rev: 25.12.0
2424
hooks:
2525
- id: black

0 commit comments

Comments
 (0)