Skip to content

Commit

Permalink
Force release of prettier
Browse files Browse the repository at this point in the history
Somehow the `v3` images aren't up to date. I can't explain how, but they
lack the update with import sorting.
  • Loading branch information
pbrisbin committed Jan 8, 2025
1 parent d48bbff commit cca9040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prettier/info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
enabled: true
name: prettier
version_cmd: |
prettier --version | sed 's/^/v/; s/$/-2/'
prettier --version | sed 's/^/v/; s/$/-3/'
command:
- prettier
- "--write"
Expand Down

0 comments on commit cca9040

Please sign in to comment.