From 15cb18fe04b94724228b48a2e1e2f5ca08c79cc0 Mon Sep 17 00:00:00 2001 From: tmigot <25304288+tmigot@users.noreply.github.com> Date: Wed, 29 Oct 2025 07:08:39 +0000 Subject: [PATCH] chore: :robot: pre-commit update --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 467584c..8ea4f8e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: hooks: - id: validate-cff - repo: https://github.com/google/yamlfmt - rev: v0.19.0 + rev: v0.20.0 hooks: - id: yamlfmt - repo: https://github.com/adrienverge/yamllint