Skip to content

Commit

Permalink
Fix peer dependencies (#95)
Browse files Browse the repository at this point in the history
* Create fix_peer_dependencies.yml

* Update fix_peer_dependencies.yml

* Update fix_peer_dependencies.yml

* Fix conflicting peer dependencies

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
angeousta and actions-user authored Dec 4, 2023
1 parent 87b9eca commit db83ab8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/fix_peer_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
git commit -m "Fix conflicting peer dependencies" || true
git pull || true
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
Expand Down

0 comments on commit db83ab8

Please sign in to comment.