Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
fix: yonode and docs path
Browse files Browse the repository at this point in the history
  • Loading branch information
sharafdin authored May 6, 2024
1 parent 907baff commit f0bc046
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"**/__mocks__/**",
"**/dist/**",
"**/coverage/**",
"/yonode.org",
"/docs.yonode.org"
"/yonode.org/**",
"/docs.yonode.org/**"
],
"rangeStrategy": "bump",
"reviewers": ["isasharafdin"]
Expand Down

0 comments on commit f0bc046

Please sign in to comment.