Skip to content

Commit 9d15e79

Browse files
[pre-commit.ci] pre-commit autoupdate (#434)
<!--pre-commit.ci start--> updates: - [github.com/psf/black-pre-commit-mirror: 26.5.0 → 26.5.1](psf/black-pre-commit-mirror@26.5.0...26.5.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.13 → v0.15.14](astral-sh/ruff-pre-commit@v0.15.13...v0.15.14) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 36b42d8 commit 9d15e79

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
@@ -25,7 +25,7 @@ repos:
2525
)
2626
2727
- repo: https://github.com/psf/black-pre-commit-mirror
28-
rev: 26.5.0
28+
rev: 26.5.1
2929
hooks:
3030
- id: black
3131
files: >-
@@ -43,7 +43,7 @@ repos:
4343
- id: pyproject-fmt
4444

4545
- repo: https://github.com/astral-sh/ruff-pre-commit
46-
rev: v0.15.13
46+
rev: v0.15.14
4747
hooks:
4848
- id: ruff
4949

0 commit comments

Comments
 (0)