There was an error while loading. Please reload this page.
1 parent c6f4613 commit b2ded5dCopy full SHA for b2ded5d
1 file changed
renovate.json
@@ -2,5 +2,13 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"description": [
4
"Managed by khepri-deps/renovate — global config provides weekly Monday schedule, 14-day release cooldown, and vulnerability alert bypass."
5
+ ],
6
+ "packageRules": [
7
+ {
8
+ "description": "Do not modify requires-python — this is a minimum version constraint, not a pinnable dependency",
9
+ "matchDepNames": ["python"],
10
+ "matchManagers": ["pep621"],
11
+ "enabled": false
12
+ }
13
]
14
}
0 commit comments