Skip to content

Commit

Permalink
fix additionalBranchPrefix
Browse files Browse the repository at this point in the history
  • Loading branch information
robstoll committed Nov 30, 2023
1 parent c91d751 commit 65ef4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{
"matchFileNames": ["samples/**"],
"schedule": ["every month"],
"additionalBranchPrefix": "samples"
"additionalBranchPrefix": "samples/"
}
],
"description": "TODO 3.0 activate again once we support scala",
Expand Down

0 comments on commit 65ef4a9

Please sign in to comment.