Skip to content

Commit

Permalink
Fixed renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Jul 30, 2024
1 parent b89a442 commit 7d531e3
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,14 @@
"packageRules": [
{
"packagePatterns": ["*"],
"enabled": false
},
{
"matchDepNames": [
"excludePackagePatterns": [
"typescript",
"vitest",
"react",
"@types/react",
"@total-typescript/exercise-cli"
],
"enabled": true,
"automerge": true
"enabled": false
}
]
}

0 comments on commit 7d531e3

Please sign in to comment.