Skip to content

Commit

Permalink
chore(deps): update dependency swiftformat/cli to v0.54.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 2552b0e commit cb80ddf
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.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.54.3)
- SwiftFormat/CLI (0.54.4)
- SwiftLint (0.56.1)

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

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

SPEC CHECKSUMS:
SwiftFormat: 0e575b1d412d27cd5906c59fab64a806ba8f2b8e
SwiftFormat: afdb0b6cea838a0933cd744048d0a206ccbcb2c4
SwiftLint: c5fa0b7eece474d43d2178b581a1242a16267347

PODFILE CHECKSUM: d4eaef68c29378eeba698b5b3aa1a53cad7903d2
PODFILE CHECKSUM: 11d78d71bb5095d1df21717847e4b4459a0df445

COCOAPODS: 1.15.2

0 comments on commit cb80ddf

Please sign in to comment.