Skip to content

Commit

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

target 'DemoApp' do
pod 'SwiftLint', '0.55.1'
pod 'SwiftFormat/CLI', '0.54.0'
pod 'SwiftFormat/CLI', '0.54.1'
end

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

DEPENDENCIES:
- SwiftFormat/CLI (= 0.54.0)
- SwiftFormat/CLI (= 0.54.1)
- SwiftLint (= 0.55.1)

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

SPEC CHECKSUMS:
SwiftFormat: 0e0b577434e6aa63bc82a8905b40d9597b8452d4
SwiftFormat: f8933f9e97e80bb06d66129ee9c037e21ac44fd8
SwiftLint: 3fe909719babe5537c552ee8181c0031392be933

PODFILE CHECKSUM: 9d783b4c486476818ae012a2aa3b1094017440aa
PODFILE CHECKSUM: c5622daa8b3f4d3e24dff86267f60371649f6c76

COCOAPODS: 1.15.2

0 comments on commit 67e9af7

Please sign in to comment.