Skip to content

Commit

Permalink
chore: Update renovate.json (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
meyfa authored Jul 27, 2024
1 parent f61f83b commit 1631ce3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@
"matchDepTypes": ["devDependencies"],
"extends": ["schedule:weekly"]
},
{
"matchDepTypes": ["devDependencies"],
"matchUpdateTypes": ["minor", "patch"],
"excludePackagePatterns": [
"^@types/",
"-types$"
],
"groupName": "dev dependencies (non-major)",
"groupSlug": "dev-dependencies-non-major"
},
{
"matchDepTypes": ["devDependencies"],
"matchUpdateTypes": ["minor", "patch", "lockFileMaintenance"],
Expand Down

0 comments on commit 1631ce3

Please sign in to comment.