chore(ci): Fix STABLE updates

See rust-lang/cargo#14704
This commit is contained in:
Ed Page 2024-10-21 15:39:54 +08:00
parent 8db276fc5b
commit e121dd6ef9

View file

@ -32,7 +32,7 @@
matchManagers: [
'custom.regex',
],
matchPackageNames: [
matchDepNames: [
'STABLE',
],
extractVersion: '^(?<version>\\d+\\.\\d+)', // Drop the patch version