Skip to content

Commit

Permalink
Migrate renovate config (#2566)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 95d2b1a commit 22df8f0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,9 @@
],
"matchPackageNames": [
"/^@.*/cspell-.*/",
"cspell"
],
"matchPackagePrefixes": [
"@cspell/",
"cspell-"
"cspell",
"@cspell/{/,}**",
"cspell-{/,}**"
]
},
{
Expand Down

0 comments on commit 22df8f0

Please sign in to comment.