Skip to content

Commit acd1007

Browse files
dependabot[bot]david-allison
authored andcommitted
build(deps): bump creyD/prettier_action from 4.5 to 4.6
Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 4.5 to 4.6. - [Release notes](https://github.com/creyd/prettier_action/releases) - [Commits](creyD/prettier_action@v4.5...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] <support@github.com>
1 parent dede5b8 commit acd1007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
# npm install --location=global prettier
7070
# prettier --check AnkiDroid/**/*.js
7171
- name: Prettify AnkiDroid javascript code
72-
uses: creyD/prettier_action@v4.5
72+
uses: creyD/prettier_action@v4.6
7373
with:
7474
prettier_options: --check AnkiDroid/**/*.js
7575
dry: True

0 commit comments

Comments
 (0)