Skip to content

Commit 073ed02

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.11](astral-sh/ruff-pre-commit@v0.9.9...v0.11.11) - [github.com/google/yamlfmt: v0.16.0 → v0.17.0](google/yamlfmt@v0.16.0...v0.17.0)
1 parent 6ec1f9c commit 073ed02

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
@@ -6,14 +6,14 @@ repos:
66
- id: taplo-format
77

88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.9.9
9+
rev: v0.11.11
1010
hooks:
1111
- id: ruff
1212
args: [--fix]
1313
- id: ruff-format
1414

1515
- repo: https://github.com/google/yamlfmt
16-
rev: v0.16.0
16+
rev: v0.17.0
1717
hooks:
1818
- id: yamlfmt
1919

0 commit comments

Comments
 (0)