Skip to content

Commit 82d3d2b

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 61db559 commit 82d3d2b

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
@@ -47,7 +47,7 @@ repos:
4747
priority: 0
4848

4949
- repo: https://github.com/Lucas-C/pre-commit-hooks
50-
rev: v1.5.5
50+
rev: v1.5.6
5151
hooks:
5252
- id: forbid-tabs
5353
priority: 0
@@ -95,13 +95,13 @@ repos:
9595
priority: 8
9696

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

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

0 commit comments

Comments
 (0)