Skip to content

Commit 1f9a3ae

Browse files
pre-commit-ci[bot]MTSOnGithub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Lucas-C/pre-commit-hooks: v1.5.5 → v1.5.6](Lucas-C/pre-commit-hooks@v1.5.5...v1.5.6) - [github.com/astral-sh/uv-pre-commit: 0.9.24 → 0.9.26](astral-sh/uv-pre-commit@0.9.24...0.9.26) - [github.com/astral-sh/ruff-pre-commit: v0.14.11 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.11...v0.14.13)
1 parent f9082f8 commit 1f9a3ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
priority: 0
5151

5252
- repo: https://github.com/Lucas-C/pre-commit-hooks
53-
rev: v1.5.5
53+
rev: v1.5.6
5454
hooks:
5555
- id: forbid-tabs
5656
priority: 0
@@ -94,13 +94,13 @@ repos:
9494
priority: 8
9595

9696
- repo: https://github.com/astral-sh/uv-pre-commit
97-
rev: 0.9.24
97+
rev: 0.9.26
9898
hooks:
9999
- id: uv-lock
100100
priority: 9
101101

102102
- repo: https://github.com/astral-sh/ruff-pre-commit
103-
rev: v0.14.11
103+
rev: v0.14.13
104104
hooks:
105105
- id: ruff-format
106106
priority: 9

0 commit comments

Comments
 (0)