Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lowzonenose authored May 13, 2024
1 parent 6ee4731 commit 9fbd161
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@
"extends": [
"config:recommended"
],
"ignorePaths": ["build/jsdoc/jaguarjs-jsdoc/package.json"]
"ignorePaths": [
"build/jsdoc/jaguarjs-jsdoc/package.json",
"demos/angular-project/package.json",
"demos/react-project/package.json",
"demos/vue-project/package.json"
]
}

0 comments on commit 9fbd161

Please sign in to comment.