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