Skip to content

Commit 359b430

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 25.1.0 → 25.9.0](psf/black@25.1.0...25.9.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.10 → v0.13.1](astral-sh/ruff-pre-commit@v0.12.10...v0.13.1)
1 parent 48c9113 commit 359b430

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
@@ -24,7 +24,7 @@ repos:
2424
)
2525
2626
- repo: https://github.com/psf/black
27-
rev: 25.1.0
27+
rev: 25.9.0
2828
hooks:
2929
- id: black
3030
files: >-
@@ -41,7 +41,7 @@ repos:
4141
- id: pyproject-fmt
4242

4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.12.10
44+
rev: v0.13.1
4545
hooks:
4646
- id: ruff
4747

0 commit comments

Comments
 (0)