[pre-commit.ci] pre-commit autoupdate (#2294)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/adrienverge/yamllint: be92e15345b32661abee2e675d765ae79686eb4c → 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7](be92e15345...79a6b2b139)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot]
2025-05-05 22:35:35 +01:00
committed by GitHub
parent 1eacd4ee78
commit bd63eaa408

View File

@@ -99,7 +99,7 @@ repos:
# Lint: YAML
- repo: https://github.com/adrienverge/yamllint
rev: be92e15345b32661abee2e675d765ae79686eb4c # frozen: v1.37.0
rev: 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7 # frozen: v1.37.1
hooks:
- id: yamllint
args: ["-d {extends: relaxed, rules: {line-length: disable}}", "-s"]