Skip to content

Commit e25cc6b

Browse files
[pre-commit.ci] pre-commit autoupdate (#47)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.10...v0.14.14) - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](psf/black-pre-commit-mirror@25.12.0...26.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b230321 commit e25cc6b

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
@@ -17,11 +17,11 @@ repos:
1717
- id: requirements-txt-fixer
1818
- id: trailing-whitespace
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.14.10
20+
rev: v0.14.14
2121
hooks:
2222
- id: ruff
2323
- repo: https://github.com/psf/black-pre-commit-mirror
24-
rev: 25.12.0
24+
rev: 26.1.0
2525
hooks:
2626
- id: black
2727
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)