Skip to content

Commit

Permalink
ignore MSW in renovate (#1170)
Browse files Browse the repository at this point in the history
* ignore MSW in renovate

* format renovate.json properly
  • Loading branch information
Belco90 committed Sep 23, 2022
1 parent 1ecf89e commit f78d4be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"automerge": true
},
"internalChecksFilter": "strict",
"ignoreDeps": ["msw"],
"packageRules": [
{
"description": [
Expand Down

0 comments on commit f78d4be

Please sign in to comment.