Skip to content

Commit

Permalink
chore(deps): update dependency swiftformat/cli to v0.54.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 1522281 commit 8e2995d
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.56.1'
pod 'SwiftFormat/CLI', '0.54.3'
pod 'SwiftFormat/CLI', '0.54.6'
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.54.3)
- SwiftFormat/CLI (0.54.6)
- SwiftLint (0.56.1)

DEPENDENCIES:
- SwiftFormat/CLI (= 0.54.3)
- SwiftFormat/CLI (= 0.54.6)
- SwiftLint (= 0.56.1)

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

SPEC CHECKSUMS:
SwiftFormat: 0e575b1d412d27cd5906c59fab64a806ba8f2b8e
SwiftFormat: 9f26de7d1d46de100e4d66bec289531b119fc057
SwiftLint: c5fa0b7eece474d43d2178b581a1242a16267347

PODFILE CHECKSUM: d4eaef68c29378eeba698b5b3aa1a53cad7903d2
PODFILE CHECKSUM: 63cf61f26f6fd7d7acc67dba96645b31f94757ec

COCOAPODS: 1.15.2

0 comments on commit 8e2995d

Please sign in to comment.