Skip to content

Commit b323a7a

Browse files
committed
chore: Exclude docs and cookiecutter template from Renovate
1 parent ee09260 commit b323a7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"extends": ["config:base", ":semanticCommitTypeAll(chore)"],
3+
"ignorePaths": ["docs/**", "src/crawlee/project_template/**"],
34
"pinVersions": false,
45
"separateMajorMinor": false,
56
"dependencyDashboard": false,

0 commit comments

Comments
 (0)