Skip to content

Commit

Permalink
chore(deps): update non-major (#354)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 7d6798c commit 7185ab6
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 248 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: check if workflows needs prettier
run: npx prettier --ignore-path .gitignore --check ".github/workflows/**/*.yml" || (echo "An action can't make changes to actions, you'll have to run prettier manually" && exit 1)
- run: npx prettier --ignore-path .gitignore --write .
- uses: EndBug/add-and-commit@1bad3abcf0d6ec49a5857d124b0bfb52dc7bb081 # v9
- uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9
with:
message: 'chore(prettier): 🤖 ✨'

0 comments on commit 7185ab6

Please sign in to comment.