[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/adrienverge/yamllint.git: v1.26.2 → v1.26.3](https://github.com/adrienverge/yamllint.git/compare/v1.26.2...v1.26.3)
This commit is contained in:
pre-commit-ci[bot]
2021-08-23 19:04:49 +00:00
committed by GitHub
parent 70178b8e48
commit 1b062d27e5

View File

@@ -24,7 +24,7 @@ repos:
# Lint: YAML
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.26.2
rev: v1.26.3
hooks:
- id: yamllint
args: ["-d {extends: relaxed, rules: {line-length: disable}}", "-s"]