chore(deps): update tmknom/prettier docker tag to v3.2.5

This commit is contained in:
renovate[bot] 2024-10-05 19:08:22 +00:00
parent 22529b7901
commit 9017cf77ec
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ steps:
- event: pull_request
prettier_markdown_check:
image: tmknom/prettier:3.0.0
image: tmknom/prettier:3.2.5
commands:
- prettier -c . "!dist" "!lemmy-docs" "!lemmy-translations" "!joinlemmy-translations" "!lemmy-js-client" "!lemmy-stats-crawler" "!src/shared/instance_stats.ts" "!src/shared/donation_stats.ts" "!pnpm-lock.yaml"
when: