Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbro-bot[bot] authored Jul 13, 2024
1 parent 8583a82 commit d80bf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: 💅🏽 Run Prettier
uses: creyD/prettier_action@31355f8eef017f8aeba2e0bc09d8502b13dbbad1 # v4.3
env:
PRETTIER_VERSION: 3.3.2 # renovate: datasource=npm depName=prettier
PRETTIER_VERSION: 3.3.3 # renovate: datasource=npm depName=prettier
with:
prettier_options: --check .
prettier_version: ${{ env.PRETTIER_VERSION }}

0 comments on commit d80bf66

Please sign in to comment.