Skip to content

Commit

Permalink
renovateUpdate (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Waddell <[email protected]>
  • Loading branch information
github-actions[bot] and mwaddell authored Sep 20, 2023
1 parent 6ee1b7a commit 154b0ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"postUpdateOptions": ["yarnDedupeHighest"],
"packageRules": [
{
"matchDepTypes": ["dependencies", "bundledDependencies", "nuget"],
"matchDepTypes": ["dependencies", "bundledDependencies", "nuget", "regex"],
"additionalBranchPrefix": "prod/",
"commitMessagePrefix": "[Prod] ",
"draftPR": true
Expand Down Expand Up @@ -155,7 +155,7 @@
"groupName": "openapi"
},
{
"matchDepTypes": ["nuget"],
"matchDepTypes": ["nuget", "regex"],
"matchPackagePrefixes": [
"CsQuery",
"StyleCop",
Expand Down

0 comments on commit 154b0ba

Please sign in to comment.