Skip to content

Commit ff41aa0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.13.3](astral-sh/ruff-pre-commit@v0.12.11...v0.13.3) - 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 0d28d86 commit ff41aa0

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
@@ -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.12.11
19+
rev: v0.13.3
2020
hooks:
2121
- id: ruff
22-
- repo: https://github.com/psf/black
23-
rev: 25.1.0
22+
- repo: https://github.com/psf/black-pre-commit-mirror
23+
rev: 25.9.0
2424
hooks:
2525
- id: black

0 commit comments

Comments
 (0)