diff --git a/.github/renovate.json b/.github/renovate.json index 1a1258e1e..84f8c6f30 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -32,6 +32,12 @@ "dock.mau.dev/mautrix/**" ], "allowedVersions": "/^v0\\./" + }, + { + "matchFileNames": [ + "flake.lock" + ], + "automerge": true } ], "pre-commit": {