Skip to content

Commit

Permalink
Revert "feat: update presets in same pull requests (#806)" (#808)
Browse files Browse the repository at this point in the history
This reverts commit a4b7123.
  • Loading branch information
suzuki-shunsuke authored Feb 13, 2025
1 parent 2266690 commit d95be18
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
6 changes: 0 additions & 6 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -630,12 +630,6 @@
"matchDepNames": [
"external-secrets/external-secrets/esoctl"
]
},
{
"groupName": "aquaproj/aqua-renovate-config",
"matchPackageNames": [
"aquaproj/aqua-renovate-config"
]
}
]
}
4 changes: 0 additions & 4 deletions jsonnet/default.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ local utils = import 'utils.libsonnet';
'external-secrets/external-secrets/esoctl',
],
},
{
matchPackageNames: ['aquaproj/aqua-renovate-config'],
groupName: 'aquaproj/aqua-renovate-config',
},
],
customManagers: [
{
Expand Down

0 comments on commit d95be18

Please sign in to comment.