diff --git a/.github/renovate.json b/.github/renovate.json index ed0c43f..ec02827 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -3,5 +3,9 @@ "extends": [ "local>gabe565/renovate-config", "local>gabe565/renovate-config:golang" + ], + "gitIgnoredAuthors": [ + "156644344+gabe565-renovate[bot]@users.noreply.github.com", + "41898282+github-actions[bot]@users.noreply.github.com" ] }