Bump pre-commit tools

This commit is contained in:
Faustin Lammler 2025-03-31 12:53:48 +02:00
parent f14ce08a17
commit 42259fdcfe
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ repos:
name: Check trailing whitespace
args: [--markdown-linebreak-ext=md]
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.36.2
rev: v1.37.0
hooks:
- id: yamllint
name: Check yaml files (yamllint)