Skip to content

Commit

Permalink
build(renovate): no update peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
mightyiam committed Aug 13, 2023
1 parent d1e9edd commit 99ed1a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Expand Up @@ -2,6 +2,10 @@
"rangeStrategy": "pin",
"extends": [":automergeMinor"],
"packageRules": [
{
"matchDepTypes": ["peerDependencies"],
"enabled": false
},
{
"matchPackagePrefixes": ["@types/"],
"automerge": true
Expand Down

0 comments on commit 99ed1a6

Please sign in to comment.