Skip to content

Commit

Permalink
Juggle nuke rules a little bit
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll authored Oct 7, 2023
1 parent 1c3fda7 commit f31ee03
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion renovate-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@
"^Nuke.Common",
"^Rocket\\.Surgery\\.Nuke$"
],
"matchUpdateTypes": [
"major",
"minor",
"patch"
],
"labels": [
":truck: private-dependencies"
],
Expand Down Expand Up @@ -427,4 +432,4 @@
]
}
]
}
}

0 comments on commit f31ee03

Please sign in to comment.