Skip to content

Commit eeeab71

Browse files
authored
fix: remove log config in rennovate (#34)
trying again
1 parent 321d60e commit eeeab71

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: v0.0.41-15-g47ecd9d
2+
_commit: v0.0.41-16-g232c83a
33
_src_path: gh:LabAutomationAndScreening/copier-base-template.git
44
description: Copier template for creating Python libraries and executables
55
python_ci_versions:

.github/renovate.json5

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
lockFileMaintenance: {
44
enabled: true,
55
},
6-
logLevel: "debug",
76
// Only run the PEP 621 manager (disable all others)
87
enabledManagers: ["pep621"],
98

0 commit comments

Comments
 (0)