Skip to content

Commit 73f4e89

Browse files
chore: dependabot: bump creyD/prettier_action from 4.5 to 4.6 (#2558)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0df37d0 commit 73f4e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Prettify code
2626
id: prettify
27-
uses: creyD/prettier_action@v4.5
27+
uses: creyD/prettier_action@v4.6
2828
with:
2929
prettier_options: --write "**/index.html" "!index.html" --print-width 200
3030
only_changed: True

0 commit comments

Comments
 (0)