Skip to content

Commit 733469c

Browse files
[pre-commit.ci] pre-commit autoupdate (#650)
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3b0b6e2 commit 733469c

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
@@ -41,7 +41,7 @@ repos:
4141
- id: pyupgrade
4242
args: ["--py310-plus"]
4343

44-
- repo: https://github.com/psf/black
44+
- repo: https://github.com/psf/black-pre-commit-mirror
4545
rev: 25.9.0
4646
hooks:
4747
- id: black
@@ -53,7 +53,7 @@ repos:
5353
additional_dependencies: [black]
5454

5555
- repo: https://github.com/astral-sh/ruff-pre-commit
56-
rev: v0.13.2
56+
rev: v0.13.3
5757
hooks:
5858
- id: ruff-check
5959
name: ruff

0 commit comments

Comments
 (0)