Skip to content

Commit d446712

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#417)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...v0.14.10) - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0) <!--pre-commit.ci end-->
2 parents 78264b6 + a2926c1 commit d446712

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
@@ -35,7 +35,7 @@ repos:
3535
- "--py310-plus"
3636

3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: "v0.14.7"
38+
rev: "v0.14.10"
3939
hooks:
4040
- id: ruff-check
4141
args:
@@ -52,7 +52,7 @@ repos:
5252
- --filter-files
5353

5454
- repo: https://github.com/psf/black-pre-commit-mirror
55-
rev: 25.11.0
55+
rev: 25.12.0
5656
hooks:
5757
- id: black
5858
args:

0 commit comments

Comments
 (0)