Skip to content

Commit 1fd4229

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 f64fe85 commit 1fd4229

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
@@ -81,7 +81,7 @@ repos:
8181
priority: 7
8282

8383
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
84-
rev: v2.15.0
84+
rev: v2.16.0
8585
hooks:
8686
- id: pretty-format-yaml
8787
args: [--autofix, --indent, '2', --offset, '2']
@@ -98,13 +98,13 @@ repos:
9898
priority: 8
9999

100100
- repo: https://github.com/astral-sh/uv-pre-commit
101-
rev: 0.9.21
101+
rev: 0.9.24
102102
hooks:
103103
- id: uv-lock
104104
priority: 9
105105

106106
- repo: https://github.com/astral-sh/ruff-pre-commit
107-
rev: v0.14.10
107+
rev: v0.14.11
108108
hooks:
109109
- id: ruff-format
110110
priority: 9

0 commit comments

Comments
 (0)