Skip to content

Commit 848e6f8

Browse files
Bump creyD/prettier_action from 4.2 to 4.3 (#129)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 4.2 to 4.3. - [Release notes](https://github.com/creyD/prettier_action/releases) - [Commits](creyD/prettier_action@v4.2...v4.3) --- updated-dependencies: - dependency-name: creyD/prettier_action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b31320d commit 848e6f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: ⤵️ Check out code from GitHub
4949
uses: actions/checkout@v3
5050
- name: 🚀 Run Prettier
51-
uses: creyD/prettier_action@v4.2
51+
uses: creyD/prettier_action@v4.3
5252
with:
5353
prettier_options: --write **/*.{json,js,md,yaml}
5454
env:

0 commit comments

Comments
 (0)