Skip to content

Commit 1f6b23c

Browse files
vdusekclaude
andcommitted
chore: ignore versioned docs in Renovate config
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8b805d0 commit 1f6b23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": ["config:base", ":semanticCommitTypeAll(chore)"],
3-
"ignorePaths": ["docs/**"],
3+
"ignorePaths": ["docs/**", "website/versioned_docs/**"],
44
"pinVersions": false,
55
"separateMajorMinor": false,
66
"dependencyDashboard": false,

0 commit comments

Comments
 (0)