Skip to content

Commit ed96fb8

Browse files
pre-commit-ci[bot]MTSOnGithub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3) - [github.com/astral-sh/uv-pre-commit: 0.8.22 → 0.8.23](astral-sh/uv-pre-commit@0.8.22...0.8.23)
1 parent 9bbe5a0 commit ed96fb8

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
@@ -62,7 +62,7 @@ repos:
6262
- id: add-trailing-comma
6363

6464
- repo: https://github.com/astral-sh/ruff-pre-commit
65-
rev: v0.13.2
65+
rev: v0.13.3
6666
hooks:
6767
- id: ruff-check
6868
args: [--fix]
@@ -88,7 +88,7 @@ repos:
8888
- tomli
8989

9090
- repo: https://github.com/astral-sh/uv-pre-commit
91-
rev: 0.8.22
91+
rev: 0.8.23
9292
hooks:
9393
- id: uv-lock
9494
args: [--prerelease=allow]

0 commit comments

Comments
 (0)