Skip to content

Commit

Permalink
update redis* ignoreDeps in renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
ERP4SME-DevOps-GitHub-Admin-User committed Mar 25, 2024
1 parent 2d83866 commit 35dc9a5
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 @@ -13,9 +13,9 @@
"gomodUpdateImportPaths"
],
"ignoreDeps": [
"bitnami/redis",
"bitnami/redis-sentinel",
"bitnami/redis-exporter"
"docker.io/bitnami/redis",
"docker.io/bitnami/redis-sentinel",
"docker.io/bitnami/redis-exporter"
],
"packageRules": [
{
Expand Down

0 comments on commit 35dc9a5

Please sign in to comment.