Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency swiftlint to v0.57.0 #77

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Showcase/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ use_frameworks!
platform :ios, '15.0'

target 'Showcase' do
pod 'SwiftLint', '0.56.1'
pod 'SwiftLint', '0.57.0'
pod 'SwiftFormat/CLI', '0.54.3'
end

Expand Down
8 changes: 4 additions & 4 deletions Showcase/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- SwiftFormat/CLI (0.54.3)
- SwiftLint (0.56.1)
- SwiftLint (0.57.0)

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

SPEC REPOS:
trunk:
Expand All @@ -13,8 +13,8 @@ SPEC REPOS:

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

PODFILE CHECKSUM: d4eaef68c29378eeba698b5b3aa1a53cad7903d2
PODFILE CHECKSUM: bfef5a8fc64db26e764a569d0867dc51654ba6b9

COCOAPODS: 1.15.2