We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
php
1 parent c8220f2 commit bd26f2bCopy full SHA for bd26f2b
.github/renovate.json5
@@ -54,7 +54,7 @@
54
// https://github.com/renovatebot/renovate/discussions/27906#discussioncomment-15052440
55
// https://www.jvt.me/posts/2025/05/21/renovate-depname-packagename/
56
"matchDepNames": ["php"],
57
- "enabled": false
+ "allowedVersions": "<={{major}}.{{minor}}"
58
},
59
{
60
// https://docs.renovatebot.com/language-constraints-and-upgrading/
0 commit comments