diff --git a/sync-root/.pre-commit-config.yaml b/sync-root/.pre-commit-config.yaml index 1aa6827..db2534e 100644 --- a/sync-root/.pre-commit-config.yaml +++ b/sync-root/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_stages: [commit] repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: check-json - id: check-merge-conflict