Skip to content

Commit

Permalink
chore(deps): update dependency swiftlint to v0.58.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 15c987c commit 6ae70b1
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.1'
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.1)

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

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

SPEC CHECKSUMS:
SwiftFormat: 2f3558ca02842dcd3fd970360d2d4054bd21624a
SwiftLint: 92196976e597b9afec5dbe374810103e6c1d9d7c
SwiftLint: 6c8820d22c8f74baadd5684e00bb7356c34610a1

PODFILE CHECKSUM: c4ad93a479bf732e918b4e92f458ff72333a85fc
PODFILE CHECKSUM: 4f6fbf21e6333020ff7eb15b9cbc095cb6e727d6

COCOAPODS: 1.16.2

0 comments on commit 6ae70b1

Please sign in to comment.