Skip to content

Commit

Permalink
chore(deps): update dependency swiftlint to v0.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 6c310d3 commit 40dcb70
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 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.55.1'
pod 'SwiftLint', '0.56.0'
pod 'SwiftFormat/CLI', '0.54.0'
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.0)
- SwiftLint (0.55.1)
- SwiftLint (0.56.0)

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

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

SPEC CHECKSUMS:
SwiftFormat: 0e0b577434e6aa63bc82a8905b40d9597b8452d4
SwiftLint: 3fe909719babe5537c552ee8181c0031392be933
SwiftLint: 6054907529608e6ff8e3b0ab1dfd14ecedcfdc7a

PODFILE CHECKSUM: ff9fa73d5654eeac5b39708fc15af43df040d94b
PODFILE CHECKSUM: 2b94d81fcf8053f80f3af9eeb48bd313ff90bc2c

COCOAPODS: 1.15.2
8 changes: 4 additions & 4 deletions Showcase/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Showcase/Pods/SwiftLint/swiftlint
Binary file not shown.

0 comments on commit 40dcb70

Please sign in to comment.