Skip to content

Commit

Permalink
Fixing Elastic Docker image group name for Renovate (#17162)
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone authored Dec 8, 2024
1 parent 0ba7ed6 commit d9e36b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
{
groupName: 'Elastic Docker images',
matchPackageNames: [
'/^docker\\.elastic\\.co\\.*$/',
'/^docker\\.elastic\\.co.*$/',
],
},
{
Expand Down

0 comments on commit d9e36b7

Please sign in to comment.