Skip to content

Commit

Permalink
chore(deps): update dependency swiftlint to v0.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent ae640ba commit 408ab46
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 @@ -16,7 +16,7 @@ use_frameworks!
platform :ios, '15.0'

target 'Showcase' do
pod 'SwiftLint', '0.57.1'
pod 'SwiftLint', '0.58.0'
pod 'SwiftFormat/CLI', '0.55.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.55.3)
- SwiftLint (0.57.1)
- SwiftLint (0.58.0)

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

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

SPEC CHECKSUMS:
SwiftFormat: 2f3558ca02842dcd3fd970360d2d4054bd21624a
SwiftLint: 92196976e597b9afec5dbe374810103e6c1d9d7c
SwiftLint: a733d9844f91874753069118d9736c02f1a67eba

PODFILE CHECKSUM: c4ad93a479bf732e918b4e92f458ff72333a85fc
PODFILE CHECKSUM: 7ca4a584ebcfea87fee839f4ff72e5b98755e4cf

COCOAPODS: 1.16.2

0 comments on commit 408ab46

Please sign in to comment.