Skip to content

Commit

Permalink
chore(deps): update creyd/prettier_action action to v3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and bencevans committed Jan 30, 2021
1 parent 1e52a2f commit c322a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2

- name: Prettier
uses: creyD/prettier_action@v3.0
uses: creyD/prettier_action@v3.3
with:
prettier_options: --write **/*.{tsx,ts,md}
commit_message: "style: prettier code"
Expand Down

0 comments on commit c322a20

Please sign in to comment.