chore: disable automatic major updates

This commit is contained in:
Henrique Dias 2026-05-21 16:52:04 +02:00
parent a1e442ef9e
commit ca0108f070
No known key found for this signature in database

View file

@ -5,6 +5,7 @@
"group:allNonMajor", "group:allNonMajor",
"group:allDigest", "group:allDigest",
":disableDependencyDashboard", ":disableDependencyDashboard",
":disableMajorUpdates",
":semanticCommitTypeAll(chore)" ":semanticCommitTypeAll(chore)"
], ],
"postUpdateOptions": [ "postUpdateOptions": [