Skip to content

Commit

Permalink
wildcard in prettier version test
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaZel authored Feb 18, 2024
1 parent 859a845 commit 4449e4e
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 @@ -29,4 +29,4 @@ jobs:
prettier_options: "--write **/*.tsx"
prettier_plugins: "prettier-plugin-tailwindcss"
only_changed: True
prettier_version: '2.7.1'
prettier_version: '2.x.x'

0 comments on commit 4449e4e

Please sign in to comment.