Skip to content

Commit

Permalink
Bumped prettier version in aufofix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dariusz Depta committed Jan 28, 2025
1 parent 184c7a2 commit ed81818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/format.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ while getopts c option; do
esac
done

npx prettier@3.3.3 --$op "./src/**/*.md" "./src/**/*.mdx"
npx prettier@3.4.2 --$op "./src/**/*.md" "./src/**/*.mdx"

0 comments on commit ed81818

Please sign in to comment.