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"],