Skip to content

Commit f27491d

Browse files
build(deps): bump creyD/prettier_action from 4.3 to 4.6
Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 4.3 to 4.6. - [Release notes](https://github.com/creyd/prettier_action/releases) - [Commits](creyD/prettier_action@v4.3...v4.6) --- updated-dependencies: - dependency-name: creyD/prettier_action dependency-version: '4.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3aa1032 commit f27491d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ref: ${{ github.head_ref }}
2020

2121
- name: Prettify code
22-
uses: creyD/prettier_action@v4.3
22+
uses: creyD/prettier_action@v4.6
2323
with:
2424
# This part is also where you can pass other options, for example:
2525
prettier_options: --write **/*.{js,md}

0 commit comments

Comments
 (0)