From 31c0479fc9b8239c1b9e41091c51ef4d9dc6d3be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCttler?= Date: Fri, 5 Jun 2026 10:11:56 +0200 Subject: [PATCH] new name. --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 669df1f..da357db 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,9 +11,9 @@ repos: - id: trailing-whitespace - repo: https://github.com/guettli/sync-branch - rev: v0.0.10 + rev: v0.0.11 hooks: - - id: branch-up-to-date + - id: sync-branch - repo: local hooks: