chore: fix renovate.json
diff --git a/.github/renovate.json b/.github/renovate.json
index cf6782d..dde0f22 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -1,6 +1,6 @@
 {
   "$schema": "https://docs.renovatebot.com/renovate-schema.json",
-  "inherit": [
+  "extends": [
     "docker:pinDigests",
     "helpers:pinGitHubActionDigests"
   ],