Skip to content

Commit

Permalink
📌 deps: ignore prettier update
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Dec 22, 2024
1 parent 25ea56a commit 3e84899
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// https://docs.renovatebot.com/configuration-options/
{
extends: ["github>SigureMo/renovate-config"],
// Ignore prettier 3.4 update until https://github.com/prettier/prettier/issues/16936 is resolved
ignoreDeps: ["prettier"]
}

0 comments on commit 3e84899

Please sign in to comment.