enable auto update

This commit is contained in:
Thephaseless 2024-12-10 22:48:53 +00:00
parent 9ae34507a4
commit f80041b1db

View File

@ -4,7 +4,6 @@
"packageRules": [
{
"automerge": true,
"matchPackageNames": ["^(?!.*\bpython\b).*"],
"matchUpdateTypes": ["minor", "patch"]
}
]