From 8872b72b6d5b2232cffaa71e1a2dc1fb14c03777 Mon Sep 17 00:00:00 2001 From: Chris Rose Date: Tue, 30 Sep 2025 18:09:00 -0500 Subject: [PATCH] Add a prek feature prek is a rust-based alternative implementation of a generic pre-commit tool runner. https://github.com/j178/prek --- _data/collection-index.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 3bd7f749..ce8746a9 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1082,3 +1082,7 @@ contact: https://github.com/RyanLua/templates/issues repository: https://github.com/RyanLua/templates ociReference: ghcr.io/ryanlua/templates/roblox +- name: Prek + contact: https://github.com/offbyone/devcontainer-features/issues + repository: https://github.com/offbyone/devcontainer-features + ociReference: ghcr.io/offbyone/devcontainer-features/prek