We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9335ba commit f328f03Copy full SHA for f328f03
.github/renovate.json5
@@ -31,6 +31,7 @@
31
matchPackageNames: [
32
'latest-msrv',
33
],
34
+ "extractVersion": "^(?<version>\\d+\\.\\d+)", // Drop the patch version
35
schedule: [
36
'* * * * *',
37
0 commit comments