Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
esoubiran-aneo committed Jun 7, 2023
1 parent e99cbe3 commit 8146b59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{
"groupName": "nuget packages",
"groupSlug": "nuget",
"excludePackagePatterns": [
"excludePackagePrefixes": [
"ArmoniK.Api",
"ArmoniK.Utils"
],
Expand All @@ -29,7 +29,7 @@
{
"groupName": "ArmoniK.Api",
"groupSlug": "nuget-armonik-api",
"matchPackagePatterns": [
"matchPackagePrefixes": [
"ArmoniK.Api"
],
"matchDatasources": [
Expand All @@ -39,7 +39,7 @@
{
"groupName": "ArmoniK.Utils",
"groupSlug": "nuget-armonik-utils",
"matchPackagePatterns": [
"matchPackagePrefixes": [
"ArmoniK.Utils"
],
"matchDatasources": [
Expand Down

0 comments on commit 8146b59

Please sign in to comment.