diff --git a/.github/renovate.json5 b/.github/renovate.json5 index ce183b1..09407f0 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -90,7 +90,7 @@ ], "prBodyNotes": [ "Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community.\\\nPlease do not report any problems there, instead [create a Discussion in the Renovate repository](https://github.com/renovatebot/renovate/discussions/new) if you have any questions." - ] + ], "automerge": true, "automergeType": "branch", "ignoreTests": true,