Skip to content

Commit 02eecf6

Browse files
fix(deps): update non-major (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe72c05 commit 02eecf6

File tree

3 files changed

+1350
-1344
lines changed

3 files changed

+1350
-1344
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: check if workflows needs prettier
2323
run: npx prettier --cache --check ".github/workflows/**/*.yml" || (echo "An action can't make changes to actions, you'll have to run prettier manually" && exit 1)
2424
- run: npx prettier --ignore-path .gitignore --cache --write .
25-
- uses: EndBug/add-and-commit@61a88be553afe4206585b31aa72387c64295d08b # v9
25+
- uses: EndBug/add-and-commit@1bad3abcf0d6ec49a5857d124b0bfb52dc7bb081 # v9
2626
with:
2727
default_author: github_actions
2828
commit: --no-verify

0 commit comments

Comments
 (0)