Skip to content
Snippets Groups Projects
Commit 75137295 authored by david.bauer's avatar david.bauer :fire:
Browse files

Renovate: Add delimiter to package name matcher for regex matching

parent db1af539
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
"packageRules": [
{
"groupName": "fastify",
"matchPackageNames": ["fastify"]
"matchPackageNames": ["/fastify/"]
}
],
"automerge": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment