Skip to content

Commit

Permalink
Update prettier.yml
Browse files Browse the repository at this point in the history
Bump prettier version to v4.3
  • Loading branch information
kamikkels authored Oct 11, 2023
1 parent e7cada9 commit 9545ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Prettify code
uses: creyD/prettier_action@v4.0
uses: creyD/prettier_action@v4.3
with:
# This part is also where you can pass other options, for example:
prettier_options: --write .
Expand Down

0 comments on commit 9545ec5

Please sign in to comment.