Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pngwn authored Jan 9, 2022
1 parent d5819ee commit d86f455
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
"extends": [
"config:base",
":preserveSemverRanges"
"group:allNonMajor"
],
"pin": false,
"ignoreDeps": [
"esbuild"
"esbuild",
"typescript"
],
"ignorePaths": ["**/create-svelte/shared/**", "**/create-svelte/templates/**"]
}

0 comments on commit d86f455

Please sign in to comment.