Skip to content

Commit 7634bc5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.10...v0.14.13) - [github.com/google/yamlfmt: v0.20.0 → v0.21.0](google/yamlfmt@v0.20.0...v0.21.0)
1 parent 81b2043 commit 7634bc5

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.14.10
9+
rev: v0.14.13
1010
hooks:
1111
- id: ruff-check
1212
args: [--fix]
1313
- id: ruff-format
1414

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

0 commit comments

Comments
 (0)