Skip to content

Commit

Permalink
chore(deps): update dependency swiftformat/cli to v0.55.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 16cb92a commit d46eed5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Showcase/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ platform :ios, '15.0'

target 'Showcase' do
pod 'SwiftLint', '0.57.1'
pod 'SwiftFormat/CLI', '0.55.3'
pod 'SwiftFormat/CLI', '0.55.4'
end

post_install do |installer|
Expand Down
8 changes: 4 additions & 4 deletions Showcase/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- SwiftFormat/CLI (0.55.3)
- SwiftFormat/CLI (0.55.4)
- SwiftLint (0.57.1)

DEPENDENCIES:
- SwiftFormat/CLI (= 0.55.3)
- SwiftFormat/CLI (= 0.55.4)
- SwiftLint (= 0.57.1)

SPEC REPOS:
Expand All @@ -12,9 +12,9 @@ SPEC REPOS:
- SwiftLint

SPEC CHECKSUMS:
SwiftFormat: 2f3558ca02842dcd3fd970360d2d4054bd21624a
SwiftFormat: 0184d1cd809c9d9e5e3f3c15c89fe0166f372788
SwiftLint: 92196976e597b9afec5dbe374810103e6c1d9d7c

PODFILE CHECKSUM: c4ad93a479bf732e918b4e92f458ff72333a85fc
PODFILE CHECKSUM: d10a3cd82894adf0fa6ff6316e410f2826a9b867

COCOAPODS: 1.16.2

0 comments on commit d46eed5

Please sign in to comment.