Skip to content

Commit d7fb7a7

Browse files
committed
🔧 config(.renovaterc.json): disable Renovate pyenv manager to avoid updating .python-version
1 parent 589a4c9 commit d7fb7a7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

‎.renovaterc.json‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
":maintainLockFilesMonthly",
77
":semanticCommitTypeAll(build)"
88
],
9+
"pyenv": {
10+
"enabled": false
11+
},
912
"customManagers": [
1013
{
1114
"customType": "regex",

0 commit comments

Comments
 (0)