Skip to content

Commit af434ff

Browse files
authored
chore: Exclude docs from Renovate (#753)
To eliminate artifacts update problems
1 parent 2179ec9 commit af434ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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/**"],
34
"pinVersions": false,
45
"separateMajorMinor": false,
56
"dependencyDashboard": false,

0 commit comments

Comments
 (0)