diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 266be463..99779b8e 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -30,6 +30,7 @@ "examples/**", "example/**", "howtos/**", + "docs/**", ], "semanticCommitType": "chore", "semanticCommitScope": "docs",