From e26d57abcc2350278f83a278b17c5983812604b1 Mon Sep 17 00:00:00 2001 From: Luc Georges Date: Mon, 19 Feb 2024 14:45:16 +0100 Subject: [PATCH] fix: bump helix revision --- crates/testbed/repositories-ci.yaml | 2 +- crates/testbed/repositories.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/testbed/repositories-ci.yaml b/crates/testbed/repositories-ci.yaml index 3d49f1a..67bab92 100644 --- a/crates/testbed/repositories-ci.yaml +++ b/crates/testbed/repositories-ci.yaml @@ -203,7 +203,7 @@ repositories: type: github owner: helix-editor name: helix - revision: a1272bdb17a63361342a318982e46129d558743c + revision: cdef4f8a701f921c29fdfe66f104a2edac7fe05c exclude_paths: - .cargo - .github diff --git a/crates/testbed/repositories.yaml b/crates/testbed/repositories.yaml index 1ec7dfb..03d4925 100644 --- a/crates/testbed/repositories.yaml +++ b/crates/testbed/repositories.yaml @@ -203,7 +203,7 @@ repositories: type: github owner: helix-editor name: helix - revision: a1272bdb17a63361342a318982e46129d558743c + revision: cdef4f8a701f921c29fdfe66f104a2edac7fe05c exclude_paths: - .cargo - .github