Skip to content

Commit

Permalink
Ignore prettier in renovate config (#1477)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller authored Aug 20, 2024
1 parent b4a600b commit 55f7efc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
"matchPackagePatterns": ["*"],
"matchUpdateTypes": ["patch"]
}
]
],
"ignoreDeps": ["prettier"]
}

0 comments on commit 55f7efc

Please sign in to comment.