Skip to content

Commit

Permalink
Add prettier as ignored renovate dep (#11500)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller authored Jan 18, 2024
1 parent 213e22d commit f49ecf5
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 @@ -34,6 +34,7 @@
"@testing-library/react-12",
"@rollup/plugin-node-resolve",
"rollup",
"glob"
"glob",
"prettier"
]
}

0 comments on commit f49ecf5

Please sign in to comment.