From 80b05cb496b2a551d1f77f6dbf0e128ca07aa030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20=C3=85berg?= Date: Mon, 15 Dec 2025 19:07:24 +0100 Subject: [PATCH] ownership --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index ca57ccf4f86..6988b058e2a 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -60,6 +60,7 @@ matchPackageNames: [ "@angular-eslint/schematics", "@eslint/compat", + "@prettier/plugin-oxc", "@typescript-eslint/rule-tester", "@typescript-eslint/utils", "angular-eslint",