From a08cb5e6cab49dad1f1c6c8672965bea48f0c13e Mon Sep 17 00:00:00 2001 From: Alexander Sharov Date: Wed, 17 Sep 2025 00:31:57 +0400 Subject: [PATCH] feat: add tofuutils/tenv Signed-off-by: Alexander Sharov --- data/repositories.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/repositories.toml b/data/repositories.toml index 20dd44f3..ebcb2cae 100644 --- a/data/repositories.toml +++ b/data/repositories.toml @@ -752,6 +752,7 @@ repositories = [ 'github.com/timothycrosley/isort', 'github.com/tinacms/tinacms', 'github.com/tizonia/tizonia-openmax-il', + 'github.com/tofuutils/tenv', 'github.com/tomkp/react-split-pane', 'github.com/tongueroo/jets', 'github.com/ToolJet/ToolJet', @@ -841,4 +842,4 @@ repositories = [ 'github.com/ZupIT/charlescd', 'github.com/ZupIT/ritchie-cli', 'github.com/ZupIT/ritchie-formulas' - ] +]