diff --git a/.github/renovate.json b/.github/renovate.json index f14fed02063..e9c3ceb6732 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -20,5 +20,8 @@ ], "ignoreUnstable": false } + ], + "ignoreDeps": [ + "ghcr.io/matrixgpt/matrix-chatgpt-bot" ] }