Skip to content

Commit 98e621d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2) - [github.com/adrienverge/yamllint: v1.36.2 → v1.37.0](adrienverge/yamllint@v1.36.2...v1.37.0)
1 parent 4e0a658 commit 98e621d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ repos:
3535
|\.toml\.symlink
3636
)
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.11.0
38+
rev: v0.11.2
3939
hooks:
4040
- id: ruff-format
4141
- repo: https://github.com/adrienverge/yamllint
42-
rev: v1.36.2
42+
rev: v1.37.0
4343
hooks:
4444
- id: yamllint
4545
args:

0 commit comments

Comments
 (0)