We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b805d0 commit 7c105dcCopy full SHA for 7c105dc
1 file changed
renovate.json
@@ -1,6 +1,6 @@
1
{
2
"extends": ["config:base", ":semanticCommitTypeAll(chore)"],
3
- "ignorePaths": ["docs/**"],
+ "ignorePaths": ["docs/**", "website/versioned_docs/**"],
4
"pinVersions": false,
5
"separateMajorMinor": false,
6
"dependencyDashboard": false,
0 commit comments