mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 14:20:08 +01:00
exclude python from autoupdate
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"packageRules": [
|
||||
{
|
||||
"automerge": true,
|
||||
"matchPackageNames": ["^(?!.*\bpython\b).*"],
|
||||
"matchUpdateTypes": ["minor", "patch"]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user