Skip to content

Commit e1edbe4

Browse files
pre-commit-ci[bot]MTSOnGithub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.15.0 → v2.16.0](macisamuele/language-formatters-pre-commit-hooks@v2.15.0...v2.16.0) - [github.com/astral-sh/uv-pre-commit: 0.9.21 → 0.9.24](astral-sh/uv-pre-commit@0.9.21...0.9.24) - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.11](astral-sh/ruff-pre-commit@v0.14.10...v0.14.11)
1 parent 0fa29d4 commit e1edbe4

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
@@ -77,7 +77,7 @@ repos:
7777
priority: 7
7878

7979
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
80-
rev: v2.15.0
80+
rev: v2.16.0
8181
hooks:
8282
- id: pretty-format-yaml
8383
args: [--autofix, --indent, '2', --offset, '2']
@@ -94,13 +94,13 @@ repos:
9494
priority: 8
9595

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

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

0 commit comments

Comments
 (0)