Skip to content

Commit d6ff0f4

Browse files
[pre-commit.ci] pre-commit autoupdate (#733)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c7d5baa commit d6ff0f4

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

4444
- repo: https://github.com/psf/black-pre-commit-mirror
45-
rev: 26.5.0
45+
rev: 26.5.1
4646
hooks:
4747
- id: black
4848

@@ -53,7 +53,7 @@ repos:
5353
additional_dependencies: [black]
5454

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

0 commit comments

Comments
 (0)