From 701f886a8da6609bd104b8b4c8b65803bd6602df Mon Sep 17 00:00:00 2001 From: Eli Fine Date: Fri, 9 May 2025 15:34:37 +0000 Subject: [PATCH] up --- .copier-answers.yml | 2 +- .github/renovate.json5 | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index b4ce9341..8c84f340 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: v0.0.41-15-g47ecd9d +_commit: v0.0.41-16-g232c83a _src_path: gh:LabAutomationAndScreening/copier-base-template.git description: Copier template for creating Python libraries and executables python_ci_versions: diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 4e111958..135219c1 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -3,7 +3,6 @@ lockFileMaintenance: { enabled: true, }, - logLevel: "debug", // Only run the PEP 621 manager (disable all others) enabledManagers: ["pep621"],