Skip to content

Commit

Permalink
chore(deps): update dependency tuist to v4.28.1 (#857)
Browse files Browse the repository at this point in the history
* Remove Swift from the .mise.toml

* Do not match commit titles when there's a single commit

---------

Co-authored-by: Pedro <pedro@pepicrft.me>
  • Loading branch information
renovate[bot] and pepicrft authored Sep 27, 2024
1 parent 4b60b9b commit 82f4c82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/conventional-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: CondeNast/conventional-pull-request-action@v0.2.0
with:
commitTitleMatch: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 0 additions & 1 deletion .mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
swiftformat = "0.54.3"
tuist = "4.27.0"
swiftlint = "0.55.1"
swift="5.10.1"
"git-cliff" = "2.4.0"

0 comments on commit 82f4c82

Please sign in to comment.