Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.1
Browse files Browse the repository at this point in the history
| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | prettier | 3.3.0 | 3.3.1 |
  • Loading branch information
bfra-me[bot] authored Jun 5, 2024
1 parent f112ac2 commit 2c365d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: 💅🏽 Run Prettier
uses: creyD/prettier_action@31355f8eef017f8aeba2e0bc09d8502b13dbbad1 # v4.3
env:
PRETTIER_VERSION: 3.3.0 # renovate: datasource=npm depName=prettier
PRETTIER_VERSION: 3.3.1 # renovate: datasource=npm depName=prettier
with:
dry: true
only_changed: true
Expand Down

0 comments on commit 2c365d4

Please sign in to comment.