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: